Commit Graph

213 Commits

Author SHA1 Message Date
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
Junegunn Choi 288131ac5a Update man page to be consistent with --help 2015-04-16 23:11:11 +09:00
Junegunn Choi 3610acec5a 0.9.9 2015-04-16 22:52:15 +09:00
Junegunn Choi f77ed0fb07 Fix typo in man page 2015-04-16 22:34:02 +09:00
Junegunn Choi b8904a8c3e Add --tiebreak option for customizing sort criteria
Close #191
2015-04-16 14:19:28 +09:00
Junegunn Choi 48ab87294b Add --no-hscroll option to disable horizontal scroll
Close #193
2015-04-16 12:56:01 +09:00
Junegunn Choi 50292adacb Implement --toggle-sort option (#173) 2015-03-31 22:05:16 +09:00
Junegunn Choi cef93f700b 0.9.6 2015-03-29 04:09:45 +09:00
Junegunn Choi 0a3d3460b1 Update man page 2015-03-29 04:08:37 +09:00
Junegunn Choi 2a167aa030 Implement --expect option to support simple key bindings (#163) 2015-03-29 02:59:32 +09:00
Junegunn Choi c4bf820dc3 Update man page 2015-03-26 10:31:47 +09:00
Junegunn Choi 39f43587d0 Fix typo in man page 2015-03-26 10:28:14 +09:00
Junegunn Choi 87447ddd6d Add man page (#157) 2015-03-26 03:08:39 +09:00