summaryrefslogtreecommitdiffstats
path: root/fzf-completion.bash
AgeCommit message (Expand)Author
2013-12-23Make host name completion require trigger sequence (#13)Junegunn Choi
2013-12-22Fix host completion to include ssh_config entries (#13)Junegunn Choi
2013-12-20Update bash host completion for ssh and telnet commandsJunegunn Choi
2013-11-29Improve bash completionJunegunn Choi
2013-11-29Hostname completion for ssh and telnet commandsJunegunn Choi
2013-11-29Apply FZF_COMPLETION_OPTS to kill completionJunegunn Choi
2013-11-29Add bash completion for kill commandJunegunn Choi
2013-11-27Update examples and bash completionJunegunn Choi
2013-11-23Fix bash completion (~/abc/def/ghi**)Junegunn Choi
2013-11-23Merge branch 'master' of github.com:junegunn/fzfJunegunn Choi
2013-11-23Improve bash completion: `[DIRECTORY/][FUZZY_PATTERN]**<TAB>`Junegunn Choi
2013-11-21-o default as well as -o bashdefaultJunegunn Choi
2013-11-21`-o bashdefault` instead of `-o default`Junegunn Choi
2013-11-20Remove obsolete linesJunegunn Choi
2013-11-20Remove obsolete linesJunegunn Choi
2013-11-20Adjust completion types (all/file/dir)Junegunn Choi
2013-11-20Extend the list of commands for fzf-completionJunegunn Choi
2013-11-20Update READMEJunegunn Choi
2013-11-20Implement bash auto-completion with fzfJunegunn Choi