summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-12-180.20.00.20.0Junegunn Choi
2019-12-16Fix incorrect header array mutationJunegunn Choi
2019-12-16[vim] Encode list source to codepage (#1794)Jan Edmund Lazo
2019-12-15[vim] Use cterm colors on Windows (#1793)Jan Edmund Lazo
2019-12-15Add MSYS2 support as a vim plugin (#1677)msr1k
2019-12-13Revert README as preview-{fg,bg} are only available on masterJunegunn Choi
2019-12-13Update README/CHANGELOGJunegunn Choi
2019-12-12Add preview-fg and preview-bg for --colorJunegunn Choi
2019-12-12Gutter color of 16-color theme should be undefined by defaultJunegunn Choi
2019-12-12[windows/vim] Encode batchfile in current codepageJunegunn Choi
2019-12-09Defer resetting multi-selection on reloadJunegunn Choi
2019-12-07Add clear-query and clear-selectionJunegunn Choi
2019-12-06Properly clear list when --header-lines not filled on reloadJunegunn Choi
2019-12-06'reload' action should be allowed even where there's no matchJunegunn Choi
2019-12-06[ssh completion] Skip only aliases matching * (#1788)Henré Botha
2019-12-06Mention _fzf_setup_completion helper function for bashJunegunn Choi
2019-12-06[completion] Add support for HostName lines in ~/.ssh/config (#1785)David Gray
2019-12-05Update installation instructionJunegunn Choi
2019-12-05Ignore `zcompile` output files (*.zwc files) (#1775)infokiller
2019-12-05[completion] Ignore hg repos (#1777)John Purnell
2019-12-05Remove immediate flickering on reload actionJunegunn Choi
2019-12-01Update installation instruction using Linux package managersJunegunn Choi
2019-12-01[zsh] Prevent the current directory from appearing as `~dir` in prompts (#1774)midchildan
2019-11-29Update README-VIMJunegunn Choi
2019-11-23Revamp README-VIM.mdJunegunn Choi
2019-11-21Update CHANGELOGJunegunn Choi
2019-11-21Allow action composition over multiple --bindJunegunn Choi
2019-11-21Fix parse error of --bind expressionJunegunn Choi
2019-11-16[install] Support busybox uname on Windows (#1758)Jan Edmund Lazo
2019-11-16Update CHANGELOGJunegunn Choi
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