fzf/src/curses
Junegunn Choi f66d94c6b0 Add --color=[dark|light|16|bw] option
- dark:  the current default for 256-color terminal
- light: color scheme for 256-color terminal with light background
- 16:    the default color scheme for 16-color terminal (`+2`)
- bw:    no colors (`+c`)
2015-04-18 02:55:17 +09:00
..
curses_test.go Add support for ANSI color codes 2015-03-19 01:59:14 +09:00
curses.go Add --color=[dark|light|16|bw] option 2015-04-18 02:55:17 +09:00