mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Randy.Dunlap" <rddunlap@osdl.org>
To: DervishD <raul@pleyades.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Console escape sequences
Date: Fri, 17 Oct 2003 20:10:52 -0700	[thread overview]
Message-ID: <20031017201052.2c8d3221.rddunlap@osdl.org> (raw)
In-Reply-To: <20031018000531.GB17198@DervishD>

On Sat, 18 Oct 2003 02:05:31 +0200 DervishD <raul@pleyades.net> wrote:

|     Hi all :)
| 
|     Where should I look if I want to know which ANSI escape codes (or
| any other escape codes) the console accepts? I know that I can send
| ESC[1m; to the console for getting bold text, for example, and I know
| more codes, extracted from the terminfo entries and places like that,
| but I would like to know if somewhere in the sources is something
| like a list of supported codes.

Maybe 'man 4 console_chars' ?

CONSOLE_CODES(4)           Linux Programmer's Manual          CONSOLE_CODES(4)

NAME
       console_codes - Linux console escape and control sequences

DESCRIPTION
       The   Linux  console  implements  a  large  subset  of  the  VT102  and
       ECMA-48/ISO 6429/ANSI X3.64 terminal controls,  plus  certain  private-
       mode  sequences  for changing the color palette, character-set mapping,
       etc.

--
~Randy

  reply	other threads:[~2003-10-18  3:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-18  0:05 DervishD
2003-10-18  3:10 ` Randy.Dunlap [this message]
2003-10-18  3:21   ` Erik Andersen
2003-10-18 11:23 ` DervishD
2003-10-19 11:26   ` Zephaniah E. Hull
2003-10-19 15:36     ` DervishD

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031017201052.2c8d3221.rddunlap@osdl.org \
    --to=rddunlap@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=raul@pleyades.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome