all repos — nixfiles @ 7b67188b59125f580579d7d62a27448337c760d7

System and user configuration, managed by nix and home-manager

zsh: Fix keybinds in st

Alan Pearce
commit

7b67188b59125f580579d7d62a27448337c760d7

parent

c0c0b1dd9d2524b4f868db5ee65cd9b6e4470d1c

1 file changed, 1 insertion(+), 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