mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 00:10:08 +00:00
Merge branch 'shifttab' of http://github.com/kremso/oh-my-zsh into kremso-shifttab
This commit is contained in:
commit
6104e59c8d
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ bindkey "^[[F" end-of-line
|
|||
bindkey "^[[4~" end-of-line
|
||||
bindkey ' ' magic-space # also do history expansion on space
|
||||
|
||||
bindkey '^[[Z' reverse-menu-complete
|
||||
|
||||
# consider emacs keybindings:
|
||||
|
||||
|
|
Loading…
Reference in a new issue