index
:
fzf
v0.66.0-custom
Personal fork of fzf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shell
/
completion.bash
Age
Commit message (
Expand
)
Author
2019-12-20
[bash-completion] Fix default alias/variable completion
Junegunn Choi
2019-12-06
[ssh completion] Skip only aliases matching * (#1788)
Henré Botha
2019-12-06
[completion] Add support for HostName lines in ~/.ssh/config (#1785)
David Gray
2019-12-05
[completion] Ignore hg repos (#1777)
John Purnell
2019-09-29
[bash-completion] Properly handle exit event
Junegunn Choi
2019-08-09
[bash-completion] _fzf_setup_completion to retain previous options
Junegunn Choi
2019-08-08
[bash-completion] Add _fzf_setup_completion to enable fuzzy completion
Junegunn Choi
2019-05-01
[bash-completion] Fix custom completion with dynamic loader enabled for non-s...
Jesus Briales
2019-02-28
[completion] Look up on ~/.ssh/config.d/* files when doing ssh host complete ...
Rui Coelho
2019-02-28
[shell] Skip loading completion code on non-interactive shell
Junegunn Choi
2018-07-06
[completion] Filter out non-hostnames in SSH config file (#1329)
Jay
2018-06-02
[bash/zsh] Fix missing fuzzy completions (#1303)
ptzz
2018-05-04
[bash] Do not print error when falling back to default completion (#1279)
ptzz
2018-04-30
[bash] Fix infinite loop on tab completion
Junegunn Choi
2018-04-12
ZSH and Bash completion: remove shebang (#1248)
Avindra Goolcharan
2018-02-15
[bash] Fix extra space issue of dynamic completion with 'nospace'
Junegunn Choi
2017-12-03
[bash-completion] Fix custom completion with dynamic loader enabled
Junegunn Choi
2017-10-21
[completion] Ensure ps called as command (#1098)
Igor Urazov
2017-10-19
[completion] Fix known_hosts completion for custom port number (#1092)
Andrey Chernih
2017-09-27
[completion] Include host aliases in ssh completion (#1062)
Josh Pencheon
2017-07-31
Revert "[bash] Do not append space when path completion is cancelled"
Junegunn Choi
2017-07-30
[bash] Do not append space when path completion is cancelled
Junegunn Choi
2017-04-11
[bash-completion] Use -o dirnames instead of -o plusdirs
Junegunn Choi
2017-03-21
Add support for IPv6 addresses in ssh completion (#877)
Sam Van Den Berge
2017-01-15
[completion] Restore --height option for kill completion
Junegunn Choi
2017-01-15
[shell] Make layout configurable via $FZF_DEFAULT_OPTS and $FZF_{KEY}_OPTS
Junegunn Choi
2017-01-15
[completion] Add preview window to kill completion
Junegunn Choi
2017-01-15
Replace --normalize with --literal and enable normalization by default
Junegunn Choi
2017-01-14
Fix $FZF_COMPLETION_OPTS evaluation
Junegunn Choi
2017-01-08
Add --height option
Junegunn Choi
2017-01-07
[bash/zsh-completion] Filter ~/.ssh/known_hosts
Junegunn Choi
2016-12-31
[bash-completion] Always backup existing completion definitions
Junegunn Choi
2016-09-24
Fix #668
Maverick Woo
2016-07-07
[shell] Suppress alias/function expansion
Junegunn Choi
2016-06-02
[bash/zsh] Take SSH completion hints from known_hosts
Jim Howell
2016-04-23
Update completion.bash
Gene Pavlovsky
2016-03-02
[bash] Fix shellcheck warnings
Junegunn Choi
2016-02-07
0.11.3
Junegunn Choi
2016-01-29
[completion] _fzf_complete_COMMAND_post for post processing
Junegunn Choi
2016-01-20
Make fuzzy completion customizable with _fzf_compgen_{path,dir}
Junegunn Choi
2015-12-28
Fix autocompletion for absolute paths
Kobe Lipkens
2015-12-29
[bash/zsh-completion] List hidden files as well
Junegunn Choi
2015-11-12
[bash-completion] Fix #417 - Update command list
Junegunn Choi
2015-11-06
[bash-completion] Add nvim to f_cmds
Leandro Freitas
2015-11-03
Make --extended default
Junegunn Choi
2015-10-12
[bash-completion] Retain original completion options (#288)
Junegunn Choi
2015-10-05
[completion] Revamp completion API
Junegunn Choi
2015-10-05
[zsh-completion] Allow custom completion function
Junegunn Choi
2015-09-15
Replace --header-file with --header (#346)
Junegunn Choi
2015-07-26
Add --margin option
Junegunn Choi
[next]