From 3955ea32c636effad0d0146609a508e94270952c Mon Sep 17 00:00:00 2001 From: Tim Date: Fri, 15 May 2026 14:38:49 +0000 Subject: [PATCH] debian.zshrc aktualisiert --- debian.zshrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian.zshrc b/debian.zshrc index 007176a..ea003e5 100644 --- a/debian.zshrc +++ b/debian.zshrc @@ -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