summaryrefslogtreecommitdiffstats
path: root/shell
AgeCommit message (Expand)Author
2016-09-24Fix #668Maverick Woo
2016-08-28Split default zsh binding at the correct placeTobias Frilling
2016-07-15[zsh-completion] setopt localoptions noksh_arraysJunegunn Choi
2016-07-11[zsh] Suppress error message when pipefail is not supportedJunegunn Choi
2016-07-10[bash] Fall back to send-keys if named paste buffer is not supportedJunegunn Choi
2016-07-09use tmux buffers for sending output to preserve character encodingSean
2016-07-07[shell] Suppress alias/function expansionJunegunn Choi
2016-07-05[zsh] Re-initialize zle when widgets finishSebastian Reuße
2016-06-16zsh: pass through exit code from widgetsDaniel Hahler
2016-06-12[shell] Add $FZF_CTRL_T_OPTS and $FZF_ALT_C_OPTSJunegunn Choi
2016-06-11optimize fzf_default_completion bindingAleks Kamko
2016-06-08[bash/zsh] Fix $FZF_CTRL_R_OPTS with option values with spacesJunegunn Choi
2016-06-02[zsh] Fix indentationJunegunn Choi
2016-06-02[bash/zsh] Take SSH completion hints from known_hostsJim Howell
2016-05-29[bash] Use backticks to avoid delay with blink-matching-parenJunegunn Choi
2016-05-26[zsh] Fix #579 - Locally unset globsubstJunegunn Choi
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