Commit 3e1d5fa3 authored by Tomas Kramar's avatar Tomas Kramar
Browse files

Make Shift+Tab move backwards in the menu

parent be66fe9d
...@@ -20,6 +20,7 @@ bindkey "^[[F" end-of-line ...@@ -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:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment