1
0
Fork 0
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:
Robby Russell 2010-09-30 20:48:10 -07:00
commit 6104e59c8d

View file

@ -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: