This project is mirrored from https://github.com/junegunn/fzf.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Nov 08, 2016
-
-
Junegunn Choi authored
- Fix display of CJK wide characters - Fix horizontal offset of header lines - Add support for keys with ALT modifier, shift-tab, page-up and down - Fix util.ExecCommand to properly parse command-line arguments - Fix redraw on resize - Implement Pause/Resume for execute action - Remove runtime check of GOOS - Change exit status to 2 when tcell failed to start - TBD: Travis CI build for tcell renderer - Pending. tcell cannot reliably ingest keys from tmux send-keys
-
- Nov 07, 2016
-
-
Michael Kelley authored
-
Junegunn Choi authored
`TAGS=termbox make` (or `go build -tags termbox`)
-
- Oct 30, 2016
-
-
Junegunn Choi authored
This reverts commit 02c6ad0e.
-
Junegunn Choi authored
https://github.com/junegunn/fzf/issues/391#issuecomment-257090266 e.g. fzf --preview 'printf "$(tput setaf 2)foo$(tput sgr0)bar\nbar\n"'
-
- Oct 21, 2016
-
-
Junegunn Choi authored
Close #712
-
- Sep 28, 2016
-
-
Junegunn Choi authored
Dim, underline, blink, reverse
-
- Jun 11, 2016
-
-
Junegunn Choi authored
Close #587
-
Junegunn Choi authored
Close #594
-
- May 18, 2016
-
-
Junegunn Choi authored
-
- May 12, 2016
-
-
Junegunn Choi authored
-
- May 11, 2016
-
-
Junegunn Choi authored
Close #570
-
- Nov 19, 2015
-
-
Alex Cornejo authored
-
- Oct 23, 2015
-
-
Junegunn Choi authored
-
- Oct 13, 2015
-
-
Junegunn Choi authored
-
- Oct 12, 2015
-
-
Junegunn Choi authored
Close #376
-
- Oct 05, 2015
-
-
Junegunn Choi authored
Interrupt handling during execute action was not serialized and often caused crash, failed to restore the terminal state.
-
- Sep 22, 2015
-
-
Junegunn Choi authored
-
- Sep 19, 2015
-
-
Junegunn Choi authored
-
Junegunn Choi authored
Instead of building a separate statically-linked binary, build partially-static binary that only contains ncurses to avoid compatibility issues in libc.
-
- Sep 15, 2015
-
-
Junegunn Choi authored
A la grep. Close #345
-
- Jul 28, 2015
-
-
Junegunn Choi authored
Related #305
-
- Jul 22, 2015
-
-
Junegunn Choi authored
-
Junegunn Choi authored
-
- Jul 21, 2015
-
-
Junegunn Choi authored
-
- Jun 16, 2015
-
-
Junegunn Choi authored
-
Junegunn Choi authored
-
- Jun 07, 2015
-
-
Dominik Honnef authored
-
- Jun 03, 2015
-
-
Junegunn Choi authored
-
- May 20, 2015
-
-
Junegunn Choi authored
-
- Apr 18, 2015
-
-
Junegunn Choi authored
- 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`)
-
- Apr 16, 2015
-
-
Junegunn Choi authored
-
- Apr 14, 2015
-
-
Junegunn Choi authored
-
- Mar 29, 2015
-
-
Junegunn Choi authored
-
- Mar 19, 2015
-
-
Junegunn Choi authored
-
- Jan 23, 2015
-
-
Junegunn Choi authored
-
- Jan 12, 2015
-
-
Junegunn Choi authored
-
- Jan 08, 2015
-
-
Junegunn Choi authored
Not available on old verions of ncurses
-
- Jan 06, 2015
-
-
Junegunn Choi authored
-
- Jan 03, 2015
-
-
Junegunn Choi authored
-