all repos — archive/dotfiles @ 7b67188b59125f580579d7d62a27448337c760d7

Superseded by nixfiles

zsh: Fix keybinds in st
Alan Pearce alan@alanpearce.eu
Sun, 16 Jul 2017 12:50:58 +0200
commit

7b67188b59125f580579d7d62a27448337c760d7

parent

c0c0b1dd9d2524b4f868db5ee65cd9b6e4470d1c

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M zsh/.config/zsh/.zshrczsh/.config/zsh/.zshrc
@@ -61,6 +61,7 @@ alias llr="ll -t" 
 zmodload zsh/terminfo
 
+bindkey -e
 bindkey '\e[3~' delete-char
 
 bindkey '\C-hd' describe-key-briefly