]> arthur.barton.de Git - ax-zsh.git/commitdiff
11_terminal: Fix & enhance initialization of FG, BG, FX arrays
authorAlexander Barton <alex@barton.de>
Mon, 22 Apr 2019 15:45:57 +0000 (17:45 +0200)
committerAlexander Barton <alex@barton.de>
Mon, 22 Apr 2019 15:45:57 +0000 (17:45 +0200)
This includes support for 16 colors as well as 256 colors.

Other fixes:
- Enhance documentation a little bit.
- Don't use raw ESC codes, use \e instead!
- Remove unneeded %{...%} escaping in spectrum_XXX() functions.


No differences found