Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'shifttab' of http://github.com/kremso/oh-my-zsh into kr…
…emso-shifttab
  • Loading branch information
robbyrussell committed Oct 1, 2010
2 parents 6c3b9da + 3e1d5fa commit 6104e59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/key-bindings.zsh
Expand Up @@ -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:

Expand Down

0 comments on commit 6104e59

Please sign in to comment.