- 19 Nov, 2016 4 commits
-
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
Also add support for alt-[0-9] and f1[12]
-
- 15 Nov, 2016 2 commits
-
-
Junegunn Choi authored
-
Junegunn Choi authored
-
- 14 Nov, 2016 2 commits
-
-
Junegunn Choi authored
`-fstype dev` is invalid. It's devfs on macOS and devtmpfs on Linux.
-
Junegunn Choi authored
-
- 13 Nov, 2016 1 commit
-
-
Junegunn Choi authored
The updated regular expression should include not all but most of the frequently used ANSI sequences. Close #735.
-
- 09 Nov, 2016 2 commits
-
-
Junegunn Choi authored
-
Junegunn Choi authored
Close #732
-
- 08 Nov, 2016 4 commits
-
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
Minor README markup fix
-
Laur Aliste authored
-
- 07 Nov, 2016 4 commits
-
-
Junegunn Choi authored
-
Junegunn Choi authored
Close #661
-
Junegunn Choi authored
-
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
-
- 06 Nov, 2016 2 commits
-
-
Michael Kelley authored
-
Junegunn Choi authored
`TAGS=termbox make` (or `go build -tags termbox`)
-
- 31 Oct, 2016 1 commit
-
-
Junegunn Choi authored
Close #726
-
- 30 Oct, 2016 2 commits
-
-
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"'
-
- 27 Oct, 2016 1 commit
-
-
Junegunn Choi authored
Close #722
-
- 23 Oct, 2016 1 commit
-
-
Junegunn Choi authored
-
- 21 Oct, 2016 4 commits
-
-
Junegunn Choi authored
Close #711
-
Junegunn Choi authored
-
Junegunn Choi authored
Close #712
-
Junegunn Choi authored
-
- 18 Oct, 2016 1 commit
-
-
Junegunn Choi authored
-
- 17 Oct, 2016 1 commit
-
-
Junegunn Choi authored
Fix unintuitive result where `*fzf*/install` is ranked higher than `fzf/src/fzf/*fzf*-linux_386` on --tiebreak=end.
-
- 14 Oct, 2016 1 commit
-
-
Junegunn Choi authored
[zsh] GNU coreutils compatibility
-
- 13 Oct, 2016 3 commits
-
-
Niraj Thapaliya authored
-
Niraj Thapaliya authored
It doesn't short circuit like we expect, causing trouble when $dir is empty Use shell builtin instead
-
Junegunn Choi authored
Fix #702
-
- 12 Oct, 2016 1 commit
-
-
Junegunn Choi authored
Close #699
-
- 11 Oct, 2016 2 commits
-
-
Junegunn Choi authored
[fish] Yank commandline in fzf-history-widget
-
Pierre Neidhardt authored
-
- 03 Oct, 2016 1 commit
-
-
Junegunn Choi authored
-