1
0
Fork 0

Merge branch 'shifttab' of http://github.com/kremso/oh-my-zsh into kremso-shifttab

pull/1/merge
Robby Russell 14 years ago
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…
Cancel
Save