summaryrefslogtreecommitdiffstats
path: root/shell
AgeCommit message (Expand)Author
2015-05-10[zsh-completion] Temporarily set nonomatch (#230)Junegunn Choi
2015-05-10[zsh-completion] Fix `~USERNAME**` (#230)Junegunn Choi
2015-05-09[zsh-completion] Completion for unknown commandsJunegunn Choi
2015-05-09[zsh-completion] "\find" to bypass aliasJunegunn Choi
2015-05-09Fuzzy completion for zsh (#227)Junegunn Choi
2015-05-08[bash-completion] Ignore 0.0.0.0Junegunn Choi
2015-04-26Merge pull request #171 from oschrenk/vi-insert-mode-key-bindings-fishJunegunn Choi
2015-04-25Support for vi insert mode in upcoming fish 2.2.0Oliver Schrenk
2015-04-23Update completion for fzf itselfJunegunn Choi
2015-04-23[zsh] Do not change LBUFFER on empty selection (CTRL-R)Junegunn Choi
2015-04-23[zsh] Temporarily unset no_bang_hist for CTRL-RJunegunn Choi
2015-04-22[fish] Remove buffering delay by not using subroutines0.9.11Junegunn Choi
2015-04-22Fix broken FZF_TMUX switch and update test cases (#203)Junegunn Choi
2015-04-22Apply fzf-tmux to key bindings (#203)Junegunn 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-31Implement --toggle-sort option (#173)Junegunn Choi
2015-03-13Make sure to start tmux pane from the current directory (#143)Junegunn Choi
2015-03-13Refactor shell extensionsJunegunn Choi