rhel.zshrc aktualisiert

This commit is contained in:
Tim
2026-06-04 11:34:13 +02:00
parent 1c0c91301b
commit dcbc2b798e
+4 -4
View File
@@ -33,10 +33,10 @@ bindkey -e
bindkey "^[[1;5C" forward-word
bindkey "^[[1;5D" backward-word
bindkey "^[[3~" delete-char
#bindkey '^[[A' history-substring-search-up
#bindkey '^[[B' history-substring-search-down
bindkey "$terminfo[kcuu1]" history-substring-search-up
bindkey "$terminfo[kcud1]" history-substring-search-down
bindkey '^[[A' history-substring-search-up
bindkey '^[[B' history-substring-search-down
#bindkey "$terminfo[kcuu1]" history-substring-search-up
#bindkey "$terminfo[kcud1]" history-substring-search-down
# Shift + Pfeiltasten (verhindert A, B, C, D Ausgabe)
bindkey '^[[1;2A' up-line-or-history # Hoch