From dd7f2a953312963801a42261b9d74f56df35c2b2 Mon Sep 17 00:00:00 2001 From: Tim Date: Mon, 11 May 2026 06:22:04 +0000 Subject: [PATCH] bsd.zshrc aktualisiert --- bsd.zshrc | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/bsd.zshrc b/bsd.zshrc index 4b10321..c028017 100644 --- a/bsd.zshrc +++ b/bsd.zshrc @@ -33,10 +33,8 @@ 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 "$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