summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-12-25Pass FZF_DEFAULT_OPTS to non-interactive bash instanceKobe Lipkens
2015-12-20Fix Travis CI buildJunegunn Choi
2015-12-18[vim] Open selected file in the current window if it's emptyJunegunn Choi
2015-12-13Merge pull request #446 from chaoren/masterJunegunn Choi
2015-12-11Dynamically select which __fzf_select__ to use for tmux with bash 4+.Chaoren Lin
2015-12-11Fix CTRL-T in tmux with non-standard configuration.Chaoren Lin
2015-12-09Merge pull request #439 from pokey/masterJunegunn Choi
2015-12-08Correct fzf-tmux tmux checking bugPokey Rule
2015-12-08Merge pull request #433 from pokey/masterJunegunn Choi
2015-12-07Support fzf-tmux when zoomedPokey Rule
2015-12-04Unset GO15VENDOREXPERIMENT in linux build env (#430)Junegunn Choi
2015-12-04Remove submodules and disable GO15VENDOREXPERIMENT (#430)Junegunn Choi
2015-12-010.11.10.11.1Junegunn Choi
2015-11-30GO15VENDOREXPERIMENT=1 (#430)Junegunn Choi
2015-11-30Add --tabstop optionJunegunn Choi
2015-11-30Fix test failure - use absolute pathJunegunn Choi
2015-11-20Merge pull request #380 from acornejo/androidJunegunn Choi
2015-11-18add android buildAlex Cornejo
2015-11-19Fix typos in help messageJunegunn Choi
2015-11-19Merge pull request #423 from blueyed/zsh-fzf-completion-localoptionsJunegunn Choi
2015-11-18zsh: fzf-completion: use noshwordsplit local optionDaniel Hahler
2015-11-18Merge pull request #421 from blueyed/zsh-completion-grep-commandJunegunn Choi
2015-11-17zsh completion: use \grep to skip any aliasDaniel Hahler
2015-11-12[bash-completion] Fix #417 - Update command listJunegunn Choi
2015-11-12[install] Add --32 / --64 optionsJunegunn Choi
2015-11-100.11.00.11.0Junegunn Choi
2015-11-10Fix compatibility issues with OR operator and inverse termsJunegunn Choi
2015-11-09Add OR operatorJunegunn Choi
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