]> Tony Duckles's Git Repositories (git.nynim.org) - dotfiles.git/commit
bin/colortable: Print a color table of ANSI colors (normal+bright)
authorTony Duckles <tony@nynim.org>
Sun, 27 Jan 2013 16:26:26 +0000 (10:26 -0600)
committerTony Duckles <tony@nynim.org>
Sun, 27 Jan 2013 16:26:26 +0000 (10:26 -0600)
commiteb59a770c36996131b2e3e9661175323112ca732
tree2993a7c86d85d008ead03551d607c32f5985b044
parent1c7439c4554b29476c8cf6a3c192d8a8a227d1d0
bin/colortable: Print a color table of ANSI colors (normal+bright)

* Introduce bin/colortable which prints a grid of all the standard
  ANSI colors for each possible foreground + background combo,
  including handling for no-background and bright fore+back colors.
* Delete bin/colordump because it wasn't a useful 256 color utility
  and I'm not using any 256 color terminals currently.
bin/colordump [deleted file]
bin/colortable [new file with mode: 0755]