summaryrefslogtreecommitdiff
path: root/shell/completion.bash
AgeCommit message (Collapse)Author
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
- Use symlinks instead of generating the full content - Update fish_user_paths and remove ~/.config/fish/functions/fzf.fish - Create wrapper script for fzf when Ruby version and use it instead of exported function not to break fzf-tmux