mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-12-23 09:08:00 +00:00
Added bindings for Gnome terminal.
This commit is contained in:
parent
0557b99d5b
commit
955f3ce866
@ -25,6 +25,7 @@ bindkey '^[[Z' reverse-menu-complete
|
||||
# Make the delete key (or Fn + Delete on the Mac) work instead of outputting a ~
|
||||
bindkey "^[[3~" delete-char
|
||||
bindkey "^[3;5~" delete-char
|
||||
bindkey "\e[3~" delete-char
|
||||
|
||||
# consider emacs keybindings:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user