Junegunn Choi
|
996dcb14a3
|
Make fzf immediately quit when failed to read /dev/tty
Close #798
|
2017-01-11 02:12:32 +09:00 |
|
Junegunn Choi
|
ae274158de
|
Add experimental support for 24-bit colors
|
2017-01-10 02:16:12 +09:00 |
|
Junegunn Choi
|
1448d631a7
|
Add --height option
|
2017-01-08 02:09:56 +09:00 |
|
Junegunn Choi
|
de1c6b8727
|
[tcell] 24-bit color support
TAGS=tcell make install
printf "\x1b[38;2;100;200;250mTRUECOLOR\x1b[m\n" |
TERM=xterm-truecolor fzf --ansi
|
2016-11-26 00:36:38 +09:00 |
|
Junegunn Choi
|
8524ea7441
|
Do not ignore resize event from ncurses and tcell
|
2016-11-23 01:58:46 +09:00 |
|
Junegunn Choi
|
8c661d4e8c
|
Revamp escape sequence processing for WSL
Also add support for alt-[0-9] and f1[12]
|
2016-11-19 22:42:15 +09:00 |
|
Junegunn Choi
|
0c573b3dff
|
Prepare for termbox/windows build
`TAGS=termbox make` (or `go build -tags termbox`)
|
2016-11-07 02:32:14 +09:00 |
|