summaryrefslogtreecommitdiffstats
path: root/shell/completion.bash
AgeCommit message (Expand)Author
2016-06-02[bash/zsh] Take SSH completion hints from known_hostsJim Howell
2016-04-23Update completion.bashGene Pavlovsky
2016-03-02[bash] Fix shellcheck warningsJunegunn 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
2015-12-28Fix autocompletion for absolute pathsKobe Lipkens
2015-12-29[bash/zsh-completion] List hidden files as wellJunegunn Choi
2015-11-12[bash-completion] Fix #417 - Update command listJunegunn Choi
2015-11-06[bash-completion] Add nvim to f_cmdsLeandro Freitas
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-09-15Replace --header-file with --header (#346)Junegunn Choi
2015-07-26Add --margin optionJunegunn Choi
2015-07-23[bash] Update fzf option completionJunegunn Choi
2015-07-04Fix g++: possible retry loopEvgeny Vereshchagin
2015-06-210.10.0Junegunn Choi
2015-06-14Add support for search historyJunegunn Choi
2015-05-210.9.12Junegunn Choi
2015-05-11[zsh/bash-completion] Avoid caret expansionJunegunn Choi
2015-05-11[bash-completion] Allow specifying empty completion trigger (#230)Junegunn Choi
2015-05-08[bash-completion] Ignore 0.0.0.0Junegunn Choi
2015-04-23Update completion for fzf itselfJunegunn Choi
2015-04-16Prepare for 0.9.9 releaseJunegunn Choi
2015-04-14FZF_TMUX and FZF_TMUX_HEIGHT for fuzzy completionJunegunn Choi
2015-04-14Fuzzy completion using fzf-tmuxJunegunn Choi
2015-03-13Refactor shell extensionsJunegunn Choi