summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-05-04Add Arch Linux installation instructionJunegunn Choi
2018-05-04[fzf-tmux] Avoid unnecessary recovery of window optionsJunegunn Choi
2018-05-04[bash] Do not print error when falling back to default completion (#1279)ptzz
2018-05-04[fzf-tmux] Restore tmux window options (#1272)Heinrich Kruger
2018-04-30[bash] Fix infinite loop on tab completionJunegunn Choi
2018-04-26[vim] Ignore Vim:Interrupt when "Abort" selected on E325Junegunn Choi
2018-04-25[bash] Add --sync to the default CTRL-R optionsJunegunn Choi
2018-04-25Implement ttyname() in case /dev/tty is not availableJunegunn Choi
2018-04-12Do not print non-displayable charactersJunegunn Choi
2018-04-12Add support for alt-{up,down,left,right} keysJunegunn Choi
2018-04-12ZSH and Bash completion: remove shebang (#1248)Avindra Goolcharan
2018-04-12Parse the output of `go version` to get the value of GOOS (#1260)Akinori MUSHA
2018-04-06Add reference to Fedora package documentation (#1255)Robert Orzanna
2018-03-30Implement flag for preserving whitespace around field (#1242)ZDNoFYVe
2018-03-27Fix typo in README (#1243)xalexalex
2018-03-13Make fzf pass go vetRyan Boehning
2018-03-06Document inverse prefix exact match search syntax (#1224)Jesse Leite
2018-02-16[bash] Fix CTRL-R to preserve the latest yankJunegunn Choi
2018-02-15Add shift-up and shift-downJunegunn Choi
2018-02-15[bash] Fix extra space issue of dynamic completion with 'nospace'Junegunn Choi
2018-01-26[vim] Make list options compatible with layout optionsJunegunn Choi
2018-01-17Update Windows default command to print relative paths (#1200)Jan Edmund Lazo
2018-01-14[install] Make default answer "y" (#1195)Pierre P
2018-01-06Remove PayPal donation buttonJunegunn Choi
2017-12-07[bash] Trigger redraw-current-line before history-expand-lineJunegunn Choi
2017-12-05[vim] Fix terminal buffer cleanup on Vim 8Junegunn Choi
2017-12-030.17.30.17.3Junegunn Choi
2017-12-03Fix assertions in test_dynamic_completion_loaderJunegunn Choi
2017-12-03Fix panic when replace-query is triggered on empty result setJunegunn Choi
2017-12-03Revert "0.17.2"Junegunn Choi
2017-12-030.17.2Junegunn Choi
2017-12-03Update tcell to fix double-enter problem on Windows GVimJunegunn Choi
2017-12-03[vim] Remove unnecessary term_wait workaroundJunegunn Choi
2017-12-03[bash-completion] Fix custom completion with dynamic loader enabledJunegunn Choi
2017-12-02Add accept-non-empty actionJunegunn Choi
2017-12-01[man] Describe 'cancel' actionJunegunn Choi
2017-12-01Add replace-query actionJunegunn Choi
2017-12-01Fix test case on older versions of RubyJunegunn Choi
2017-12-01Inject $LINES and $COLUMNS when running preview commandJunegunn Choi
2017-12-01Support binding of left-click and right-clickJunegunn Choi
2017-12-01Fix test case for invalid FZF_DEFAULT_COMMANDJunegunn Choi
2017-12-01Revert default command: find with -fstype requiredJunegunn Choi
2017-11-27[install] Change the order of case patterns for $archi (#1060)Junegunn Choi
2017-11-22[vim] Don't use :terminal on msys2 or Cygwin (#1155)Jan Edmund Lazo
2017-11-22Clarify installation instructionsJunegunn Choi
2017-11-19[vim] Add instruction to hide statusline of terminal buffer (#1143)Junegunn Choi
2017-11-14[zsh] Fire zsh precmd functions after cd (#1136)Aaron Jensen
2017-11-14Add Fedora installation information (#1141)Elliott Sales de Andrade
2017-11-08Fix broken link in readme TOC (#1131)Justin Toniazzo
2017-10-29Update README: Examples using fdJunegunn Choi