zsh: Fix keybinds in st
1 file changed, 1 insertion(+), 0 deletions(-)
jump to
M zsh/.config/zsh/.zshrc → zsh/.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