summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-06-030.9.130.9.13Junegunn Choi
2015-06-03Fix #248 - Premature termination of Reader on long inputJunegunn Choi
2015-06-03Color customization (#245)Junegunn Choi
2015-05-22Update CHANGELOGJunegunn Choi
2015-05-22Fix ANSI offset calculation0.9.12Junegunn Choi
2015-05-22Minor refactoringJunegunn Choi
2015-05-21More test cases for --bindJunegunn Choi
2015-05-21Update --helpJunegunn Choi
2015-05-21Add unbound "toggle" action for customizationJunegunn Choi
2015-05-210.9.12Junegunn Choi
2015-05-21Custom key binding support (#238)Junegunn Choi
2015-05-20Remove duplicate processing of command-line optionsJunegunn Choi
2015-05-20Minor tweak in test caseJunegunn Choi
2015-05-20[bash] Ignore asterisk (modified) in historyJunegunn Choi
2015-05-20[zsh-completion] Fix #236 - zle redisplayJunegunn Choi
2015-05-14[vim] Use close+bufhidden=wipe instead of bdJunegunn Choi
2015-05-14[neovim] Check tabpagenr() as wellJunegunn Choi
2015-05-14[neovim] Make sure that fzf buffer is closed (#225)Junegunn Choi
2015-05-13[vim] Escape % # \Junegunn Choi
2015-05-13[vim] Refocus MacVim windowJunegunn Choi
2015-05-13[bash] CTRL-R to use history-expand-lineJunegunn Choi
2015-05-12Suppress error message when loading completion.{zsh,bash}Junegunn Choi
2015-05-12[zsh-completion] Respect backslash-escaped spaces (#230)Junegunn Choi
2015-05-11[zsh-completion] Do not overwrite $fzf_default_completionJunegunn Choi
2015-05-11[zsh-completion] Remember what ^I was originally bound to (#230)Junegunn Choi
2015-05-11[zsh/bash-completion] Avoid caret expansionJunegunn Choi
2015-05-11[zsh-completion] fzf-zsh-completion -> fzf-completionJunegunn Choi
2015-05-11[zsh-completion] Allow empty prefix & trigger sequence (#232)Junegunn Choi
2015-05-11[zsh-completion] Add comment clarifying trigger expansion. (#230)Tiziano Santoro
2015-05-11[zsh-completion] Allow specifying empty completion trigger. (#230)Tiziano Santoro
2015-05-11[bash-completion] Allow specifying empty completion trigger (#230)Junegunn Choi
2015-05-10[test] Make sure to kill background processJunegunn Choi
2015-05-10Fix test casesJunegunn Choi
2015-05-10Merge pull request #231 from robinro/head-argument-typoJunegunn Choi
2015-05-09fix typo in argument of headRobin Roth
2015-05-10Dump screen content on test failureJunegunn Choi
2015-05-10[zsh-completion] Temporarily set nonomatch (#230)Junegunn Choi
2015-05-10[zsh-completion] Fix `~USERNAME**` (#230)Junegunn Choi
2015-05-09[zsh-completion] Completion for unknown commandsJunegunn Choi
2015-05-09Fix Travis CI buildJunegunn Choi
2015-05-09[zsh-completion] "\find" to bypass aliasJunegunn Choi
2015-05-09Fuzzy completion for zsh (#227)Junegunn Choi
2015-05-09Merge pull request #229 from sullyj3/masterJunegunn Choi
2015-05-09fix typo in README.mdJames Sully
2015-05-08[bash-completion] Ignore 0.0.0.0Junegunn Choi
2015-05-03[vim] Improve binary detectionJunegunn Choi
2015-04-28[vim] Fix #220 - Prevent error after updateJunegunn Choi
2015-04-26Merge pull request #171 from oschrenk/vi-insert-mode-key-bindings-fishJunegunn Choi
2015-04-25Support for vi insert mode in upcoming fish 2.2.0Oliver Schrenk
2015-04-25Print info after prompt on redrawJunegunn Choi