summaryrefslogtreecommitdiffstats
path: root/shell
AgeCommit message (Expand)Author
2016-04-25[zsh] Fix issues with unicode charactersJunegunn Choi
2016-04-24[bash] Export fzf-file-widget function for bash 4+ (#546)Junegunn Choi
2016-04-24[fish] Use consistent function names for key bindings (#546)Junegunn Choi
2016-04-24[fish] Fix intermittent errors on CTRL-TJunegunn Choi
2016-04-23[bash] Update completion.bashJunegunn Choi
2016-04-23Update key-bindings.bashGene Pavlovsky
2016-04-23Update completion.bashGene Pavlovsky
2016-04-14Fix bash-vimode normal-mode cd completionWilliam Chargin
2016-04-14Fix Bash+vimode pre-launch delayWilliam Chargin
2016-04-12[zsh] Remove unnecessary evalsJunegunn Choi
2016-03-23Fix FZF_CTRL_R_OPTS for zsh (#526)Junegunn Choi
2016-03-23Add $FZF_CTRL_R_OPTS for overriding the default options for CTRL-RJunegunn Choi
2016-03-02[bash] Fix shellcheck warningsJunegunn Choi
2016-02-16Minor code cleanupJunegunn Choi
2016-02-16Fix #494 - _fzf_complete hangs on zsh when not using tmux paneJunegunn Choi
2016-02-070.11.30.11.3Junegunn Choi
2016-01-29[completion] _fzf_complete_COMMAND_post for post processingJunegunn Choi
2016-01-20Make fuzzy completion customizable with _fzf_compgen_{path,dir}Junegunn Choi
2016-01-14[fish] Fix intermittent errors on CTRL-TJunegunn Choi
2015-12-28Fix autocompletion for absolute pathsKobe Lipkens
2015-12-29[bash/zsh-completion] List hidden files as wellJunegunn Choi
2015-12-25Pass FZF_DEFAULT_OPTS to non-interactive bash instanceKobe Lipkens
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-11-18zsh: fzf-completion: use noshwordsplit local optionDaniel Hahler
2015-11-17zsh completion: use \grep to skip any aliasDaniel Hahler
2015-11-12[bash-completion] Fix #417 - Update command listJunegunn Choi
2015-11-09[zsh] Fix #404 - Escape $ in $LBUFFERJunegunn Choi
2015-11-08[shell] Add FZF_ALT_C_COMMAND for ALT-C (#408)Junegunn Choi
2015-11-06[bash-completion] Add nvim to f_cmdsLeandro Freitas
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-03Make --extended defaultJunegunn Choi
2015-10-12[bash-completion] Retain original completion options (#288)Junegunn Choi
2015-10-05[completion] Revamp completion APIJunegunn Choi
2015-10-05[zsh-completion] Allow custom completion functionJunegunn Choi
2015-10-01Remove dependency on zsh/pcre moduleAustin Ziegler
2015-09-15Replace --header-file with --header (#346)Junegunn Choi
2015-09-01[zsh-completion] Temporarily unset shwordsplit (#328)Junegunn Choi
2015-08-30fix fish streamsMichaƂ Kalbarczyk
2015-07-26Add --margin optionJunegunn Choi
2015-07-23[bash] Update fzf option completionJunegunn Choi
2015-07-13[bash] Make CTRL-R work when histexpand is unset (#286)Junegunn Choi
2015-07-04Fix g++: possible retry loopEvgeny Vereshchagin
2015-06-26[shell] Add FZF_CTRL_T_COMMAND for CTRL-TJunegunn Choi
2015-06-26[zsh] No need to define __fsel in non-interactive shellJunegunn Choi
2015-06-25[bash] Use `command \find` for ALT-CJunegunn Choi
2015-06-210.10.0Junegunn Choi
2015-06-21use vi-fetch-history on zsh to get history lineOliver Kiddle
2015-06-14Add support for search historyJunegunn Choi