summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-150.19.00.19.0Junegunn Choi
2019-11-15Merge branch 'devel'Junegunn Choi
2019-11-15Fix --preview-window noborder with non-default background colorJunegunn Choi
2019-11-15Update error message for --preview-windowJunegunn Choi
2019-11-15Add `--preview-window noborder` option to disable preview borderJunegunn Choi
2019-11-15Add --info=STYLE [default|inline|hidden]Junegunn Choi
2019-11-14More key chords for --bindJunegunn Choi
2019-11-13Update CHANGELOG and man pagesJunegunn Choi
2019-11-12Remove trailing whitespaces when using --with-nthJunegunn Choi
2019-11-12'reload' action should reset multi-selectionJunegunn Choi
2019-11-12[nvim] Handle SIGHUP in exit handler (#1749)Marco Hinz
2019-11-12'reload' action should reset --header-linesJunegunn Choi
2019-11-11Fix regression of select-allJunegunn Choi
2019-11-11Remove unnecessary reader barrier on --filter modeJunegunn Choi
2019-11-10Add test cases for --phony and reload actionJunegunn Choi
2019-11-10Experimental implementation of "reload" actionJunegunn Choi
2019-11-10Add --phony option for disabling searchJunegunn Choi
2019-11-08RTFM, pleaseJunegunn Choi
2019-11-05Improvements to code quality and readability (#1737)Alexandr
2019-11-03[zsh-completion] Fix prefix extraction when triggers start with ';'zhaoyunfeng
2019-11-02Fix argument parser for -mJunegunn Choi
2019-11-02Remove unnecessary map lookupJunegunn Choi
2019-11-02Fix behavior of 'deselect-all' to only deselect matchesJunegunn Choi
2019-11-02Build with Go 1.13Junegunn Choi
2019-11-02Fix flaky test caseJunegunn Choi
2019-11-02[vim/windows] Use chcp only if sed is in PATHJunegunn Choi
2019-11-02--multi to take optional argument to limit the number of selectionJunegunn Choi
2019-11-02Fix flaky test caseJunegunn Choi
2019-10-27Add 'f' flag for placeholder expression (#1733)Simon Fraser
2019-10-17[zsh] Suppress global alias expansion in widget functionsJunegunn Choi
2019-10-11Support building on machines with `uname -m` == "aarch64" (#1710)stiletto
2019-10-08[vim/windows] Fix chcp parsing for the current codepageJunegunn Choi
2019-09-29[vim] Output of chcp was not parsed correctlyJunegunn Choi
2019-09-29[bash-completion] Properly handle exit eventJunegunn Choi
2019-09-09[vim] Shell-escape `--color` option generated by fzf#wrapJunegunn Choi
2019-08-09[bash-completion] _fzf_setup_completion to retain previous optionsJunegunn Choi
2019-08-08[bash-completion] Add _fzf_setup_completion to enable fuzzy completionJunegunn Choi
2019-08-06Add scoop mention (#1646)Ross Smith II
2019-08-06Fix #1657: alt-0 to alt-9Junegunn Choi
2019-07-19os.Kill signal cannot be trapped (#1641)Christian Muehlhaeuser
2019-07-19Code cleanup: remove unnecessary string conversions (#1642)Christian Muehlhaeuser
2019-07-19Code cleanup (#1640)Christian Muehlhaeuser
2019-07-17Add installation instructions for openSUSE (#1631)Dan Čermák
2019-07-17Add Debian install instructions (#1620)miclill
2019-07-13[fish] Remove perl from fish key bindings (#1635)ssjhv
2019-07-09[vim] Fix name-based colors for GVim/8.0 w/o builtin terminal (#1634)charlton1
2019-06-08Fix invalid layout exampleJunegunn Choi
2019-06-08Remove outdated GVim instructionJunegunn Choi
2019-06-08Add fzf#run tutorial to README-VIM.mdJunegunn Choi
2019-06-05Add FreeBSD installation instructions (#1569)Mateusz Piotrowski