David Walker be4b0267a6 TERMINAL: Greatly improve ANSI handling (#485)
- Add support for 2;r;g;b color codes (much easier to deal with
  than 5;x256 style codes)
- Fix 40-47 (standard background colors) so that they work
- Add support for italic
- Add support for empty arguments interpreted as 0
  (0 is still not supported for "reset style", since it's not needed
  with our non-standard usage of resetting styles on every escape
  sequence, and it might cause compat issues)
- Fix ordering of 0-15 in the x256 colors to match the standard. The
  "main" colors (selected via 30-37 for FG and 40-47 for BG) are still
  artificially bright for FG, kept for compatibility, but there's no
  reason to screw up the x256 colors. (Hopefully usage of that section
  should be small anyway.)
2023-04-24 11:04:37 -04:00
..
2021-10-01 13:08:37 -04:00
2021-09-25 01:06:17 -04:00
2023-02-21 09:44:18 -05:00
2021-09-27 17:09:48 -04:00
2021-10-01 13:08:37 -04:00
2021-10-01 15:39:56 -04:00
2022-04-06 19:30:08 -04:00
2022-04-06 19:30:08 -04:00
2022-05-06 11:35:23 -05:00
2022-05-02 15:36:21 -05:00
2021-09-25 01:06:17 -04:00
2021-09-30 13:51:55 -04:00
2022-07-18 02:57:11 -04:00
2021-09-18 13:29:01 -04:00