mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-22 15:53:22 +01:00
Merge branch 'shifttab' of http://github.com/kremso/oh-my-zsh into kremso-shifttab
This commit is contained in:
commit
6104e59c8d
@ -20,6 +20,7 @@ bindkey "^[[F" end-of-line
|
|||||||
bindkey "^[[4~" end-of-line
|
bindkey "^[[4~" end-of-line
|
||||||
bindkey ' ' magic-space # also do history expansion on space
|
bindkey ' ' magic-space # also do history expansion on space
|
||||||
|
|
||||||
|
bindkey '^[[Z' reverse-menu-complete
|
||||||
|
|
||||||
# consider emacs keybindings:
|
# consider emacs keybindings:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user