Commit 7d9628b2 authored by Arthur Kalmenson's avatar Arthur Kalmenson
Browse files

Added bindings for Gnome terminal.

parent c7c959de
......@@ -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:
......
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