all repos — nixfiles @ 03f8973d2c839dad617868338fe918ffc3f34ecb

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

Zsh: Fix arrows in Xfce Terminal

Alan Pearce
commit

03f8973d2c839dad617868338fe918ffc3f34ecb

parent

d9e52eb75846f61694de8a32ecd179c1fbe23606

1 file changed, 0 insertions(+), 4 deletions(-)

jump to
M tag-zsh/config/zsh/zshrctag-zsh/config/zsh/zshrc
@@ -177,10 +177,6 @@
############ # Keybinds # ############ -#KiTTY -bindkey "OD" backward-word -bindkey "OC" forward-word - #General bindkey "[1~" beginning-of-line bindkey "[4~" end-of-line