added mac keybinding

This commit is contained in:
Sven Lito 2010-10-12 20:02:04 +01:00
commit dd43a3effc

View file

@ -22,6 +22,12 @@ bindkey ' ' magic-space # also do history expansion on space
bindkey '^[[Z' reverse-menu-complete
# Fix Mac OS X's keybinding
bindkey '^?' backward-delete-char
bindkey '^[[3~' delete-char
# consider emacs keybindings:
#bindkey -e ## emacs key bindings