fix(zsh): Backspace not working properly

REF: https://github.com/sorin-ionescu/prezto/issues/61#issue-3786521
This commit is contained in:
Ahmad Ansori Palembani 2024-07-11 13:09:47 +07:00
parent 2faf9059b8
commit 33e4513d91
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -35,7 +35,7 @@ SAVEHIST=1000
# vi mode
set -o vi
bindkey -v
bindkey -M viins "^?" backward-delete-char # fix backspace after switching from visual mode
export KEYTIMEOUT=1
# Keybindings