|
|
@ -25,6 +25,7 @@ bindkey '^[[Z' reverse-menu-complete |
|
|
|
# Make the delete key (or Fn + Delete on the Mac) work instead of outputting a ~ |
|
|
|
# Make the delete key (or Fn + Delete on the Mac) work instead of outputting a ~ |
|
|
|
bindkey "^[[3~" delete-char |
|
|
|
bindkey "^[[3~" delete-char |
|
|
|
bindkey "^[3;5~" delete-char |
|
|
|
bindkey "^[3;5~" delete-char |
|
|
|
|
|
|
|
bindkey "\e[3~" delete-char |
|
|
|
|
|
|
|
|
|
|
|
# consider emacs keybindings: |
|
|
|
# consider emacs keybindings: |
|
|
|
|
|
|
|
|
|
|
|