summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-11-09Add execute-multi actionJunegunn Choi
2015-11-09Handle wide unicode characters in --promptJunegunn Choi
2015-11-09[zsh] Fix #404 - Escape $ in $LBUFFERJunegunn Choi
2015-11-09[install] Fix #414 - Respect $ZDOTDIRJunegunn Choi
2015-11-08[shell] Add FZF_ALT_C_COMMAND for ALT-C (#408)Junegunn Choi
2015-11-07Merge pull request #409 from freitass/masterJunegunn Choi
2015-11-06[bash-completion] Add nvim to f_cmdsLeandro Freitas
2015-11-06Merge pull request #403 from JackDanger/not-relying-on-exit-status-for-ctrl-rJunegunn Choi
2015-11-05Not relying on exit status for CTRL-RJack Danger Canty
2015-11-04[zsh] fzf-history-widget - update local declarationJunegunn Choi
2015-11-04Update extended-search mode section of READMEJunegunn Choi
2015-11-04Update FZF_DEFAULT_COMMAND exampleJunegunn Choi
2015-11-04Update Homebrew instructionsJunegunn Choi
2015-11-030.10.90.10.9Junegunn Choi
2015-11-03Setup signal handlers before ncurses initializationJunegunn Choi
2015-11-03Make --extended defaultJunegunn Choi
2015-11-03[man] double-click for --bind (#374)Junegunn Choi
2015-11-03Update FZF_DEFAULT_COMMAND example (#310)Junegunn Choi
2015-10-31[nvim] setf fzfJunegunn Choi
2015-10-26[install] Do not download binary if it's found in $PATH (#373)Junegunn Choi
2015-10-23Fix #394 - --bin option is brokenJunegunn Choi
2015-10-23Fix travis CI buildJunegunn Choi
2015-10-23Add command-line flags to install scriptJunegunn Choi
2015-10-23Fix #391 - Strip non-printable charactersJunegunn Choi
2015-10-13Fix --bind "double-click:execute(...)" (#374)Junegunn Choi
2015-10-13Add bindable double-click event (#374)Junegunn Choi
2015-10-12[build] Link libncursesw when building 64-bit linux binaryJunegunn Choi
2015-10-12[bash-completion] Retain original completion options (#288)Junegunn Choi
2015-10-090.10.80.10.8Junegunn Choi
2015-10-09Merge pull request #371 from wilywampa/edit_directoryJunegunn Choi
2015-10-08Trigger netrw autocommand when opening directoryJacob Niehus
2015-10-09Fix #370 - Panic when trying to set colors when colors are disabledJunegunn Choi
2015-10-050.10.70.10.7Junegunn Choi
2015-10-05Fix invalid interrupt handler during execute actionJunegunn Choi
2015-10-05[completion] Revamp completion APIJunegunn Choi
2015-10-05[fzf-tmux] Create temp files in $TMPDIR if definedJunegunn Choi
2015-10-05[zsh-completion] Allow custom completion functionJunegunn Choi
2015-10-02Use trimmed length when --nth is used with --tiebreak=lengthJunegunn Choi
2015-10-02Merge pull request #364 from halostatue/use-zsh-regex-moduleJunegunn Choi
2015-10-01Remove dependency on zsh/pcre moduleAustin Ziegler
2015-09-30Merge pull request #361 from justinmk/swapexistsJunegunn Choi
2015-09-30[vim] handle SwapExistsJustin M. Keyes
2015-09-27[vim] Consistent exit status handlingJunegunn Choi
2015-09-27Merge branch 'jebaum-master'Junegunn Choi
2015-09-26[vim] handle exit status 1 properly (#359)James Baumgarten
2015-09-26[vim] Display proper error message when GVim launcher failedJunegunn Choi
2015-09-24[install] Terminate install script when failed to update shell config0.10.6Junegunn Choi
2015-09-22[neovim] Remove redraw! hack that is no longer neededJunegunn Choi
2015-09-22Use build tags to enable static linkingJunegunn Choi
2015-09-20[vim] Display proper error message when command failedJunegunn Choi