Commit Graph

17 Commits

Author SHA1 Message Date
adam ba73d1b798 Added support for underline colour in sgr gen. 2022-06-05 23:10:11 -04:00
adam 2737fbb288 Special case grey 2022-06-04 10:18:07 -04:00
adam b91fa6c891 Special case brown mapping 2022-06-04 10:16:30 -04:00
adam 6d2fa26e6c Clean up a comment. 2022-06-04 10:16:02 -04:00
adam f4a65f9a8b Show colors in all possible modes in dump. 2022-06-04 10:12:46 -04:00
adam 79a5382059 Fix cyan! 2022-06-04 10:12:09 -04:00
adam 216807a4cd Did the todo! 2022-06-04 09:30:49 -04:00
adam 1c32e0aa8c Move color dump to earlier in sgr builder. 2022-06-04 09:29:55 -04:00
adam 5bbd039f7c Make color dump pretty. 2022-06-04 09:29:38 -04:00
adam 89446b9e4b Add the whole EGA/VGA selection to the name table. 2022-06-04 09:29:14 -04:00
adam 7007770cb5 Add 12-bit color support. 2022-06-04 09:10:51 -04:00
adam 5d0e0d3741 Add named colour support to SGI builder.
I'd like to add support for a named color table which can be
scanned in...
2022-06-04 08:59:00 -04:00
adam f5ced0e388 Now __build_sgr_code supports a simple language
This makes it easy in configs to build control codes for
colour, etc.
2022-06-04 08:56:51 -04:00
adam e34caae816 Add support for other SGR tokens to the ansi code builder. 2022-06-04 08:56:47 -04:00
adam 856fd35085 This sets me up to do more adaptive colours with the prompt.
Colours now can use 24-bit colour sequences.

A script drives the generation of SGR codes...  Now I just have
to integrate this into `tcshrc.prompt.final`, for dynamic updating.
2022-06-04 08:56:40 -04:00
ADAM David Alan Martin 1e79e7bdd8 Toolkit tcsh launch script, tailored for BLP env. 2014-01-27 18:55:54 -05:00
ADAM David Alan Martin 6451f20c6d BDE Editing tools. 2014-01-27 16:07:19 -05:00