From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: ** X-Spam-Status: No, score=2.4 required=3.0 tests=BAYES_50,FREEMAIL_FROM, SCC_BODY_URI_ONLY,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Received: by 2002:a0c:9a0d:0:b0:4b1:982e:96d4 with SMTP id p13-20020a0c9a0d000000b004b1982e96d4mr2520242qvd.114.1665715568574; Thu, 13 Oct 2022 19:46:08 -0700 (PDT) X-Received: by 2002:a37:a996:0:b0:6ec:59da:a72 with SMTP id s144-20020a37a996000000b006ec59da0a72mr2340621qke.676.1665715568390; Thu, 13 Oct 2022 19:46:08 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 13 Oct 2022 19:46:08 -0700 (PDT) In-Reply-To: <4186b061-b291-4017-b771-84cc256fcec2n@googlegroups.com> Injection-Info: google-groups.googlegroups.com; posting-host=80.114.173.245; posting-account=BtkjvAoAAADwEquGb07eykXfyiDMOxfl NNTP-Posting-Host: 80.114.173.245 References: <77f28b34-63ef-4903-a111-026968c0918dn@googlegroups.com> <86mta1hpee.fsf@stephe-leake.org> <103d4957-016a-44a3-a9cb-07d266991f47n@googlegroups.com> <4186b061-b291-4017-b771-84cc256fcec2n@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Bold text (in terminal) from Ada? From: onox Injection-Date: Fri, 14 Oct 2022 02:46:08 +0000 Content-Type: text/plain; charset="UTF-8" X-Received-Bytes: 1416 Xref: reader01.eternal-september.org comp.lang.ada:64495 List-Id: If you're using Alire, try Mosteo's ansiada crate. Add it to your own project with `alr with ansiada`. See https://ada-lang.io/ to get started.