summaryrefslogtreecommitdiffstats
path: root/shell
AgeCommit message (Expand)Author
2015-06-210.10.0Junegunn Choi
2015-06-21use vi-fetch-history on zsh to get history lineOliver Kiddle
2015-06-14Add support for search historyJunegunn Choi
2015-05-210.9.12Junegunn Choi
2015-05-20[bash] Ignore asterisk (modified) in historyJunegunn Choi
2015-05-20[zsh-completion] Fix #236 - zle redisplayJunegunn Choi
2015-05-13[bash] CTRL-R to use history-expand-lineJunegunn Choi
2015-05-12[zsh-completion] Respect backslash-escaped spaces (#230)Junegunn Choi
2015-05-11[zsh-completion] Do not overwrite $fzf_default_completionJunegunn Choi
2015-05-11[zsh-completion] Remember what ^I was originally bound to (#230)Junegunn Choi
2015-05-11[zsh/bash-completion] Avoid caret expansionJunegunn Choi
2015-05-11[zsh-completion] fzf-zsh-completion -> fzf-completionJunegunn Choi
2015-05-11[zsh-completion] Allow empty prefix & trigger sequence (#232)Junegunn Choi
2015-05-11[zsh-completion] Add comment clarifying trigger expansion. (#230)Tiziano Santoro
2015-05-11[zsh-completion] Allow specifying empty completion trigger. (#230)Tiziano Santoro
2015-05-11[bash-completion] Allow specifying empty completion trigger (#230)Junegunn Choi
2015-05-09fix typo in argument of headRobin Roth
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