From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: G. B. Newsgroups: comp.lang.ada Subject: Re: Can Ada print coloured/styled text to the terminal? (ANSI escape sequences?) Date: Thu, 9 Aug 2018 17:08:12 -0000 (UTC) Organization: A noiseless patient Spider Message-ID: References: <810948b7-1370-4c0d-aaf3-ed66b7dfbba5@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Thu, 9 Aug 2018 17:08:12 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="e83f842984b6c5a028eb92d39ef48f14"; logging-data="28238"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18Pdm2zPc+T38GVXCSYXI/FYRv0OhAgh3Y=" User-Agent: NewsTap/5.3.1 (iPhone/iPod Touch) Cancel-Lock: sha1:hGfzVBrOSNeX2TOUT/3hKag/Yaw= sha1:ANYMB7HBRZYvZklfO3eYl5YYJJk= Xref: reader02.eternal-september.org comp.lang.ada:54112 Date: 2018-08-09T17:08:12+00:00 List-Id: Randy Brukardt wrote: > > Really? Why? > > ANSI.SYS was depreciated some decades ago; my understanding was that it was > unsupported on Windows 7 and 8. Going back the dinosaur age makes little > sense (and causes security issues). Not sure if it is related but PowerShell has text I/O functions that can take an option that affects color. Also, many GUIs place a rectangle around pieces of text. Does this make them graphic?