From 08a5717fac295f36371cc4b6683844fbf2dfd355 Mon Sep 17 00:00:00 2001 From: Tim Date: Sun, 17 May 2026 19:19:51 +0200 Subject: [PATCH] alpine.zshrc aktualisiert --- alpine.zshrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/alpine.zshrc b/alpine.zshrc index 0d017e2..26c58fe 100644 --- a/alpine.zshrc +++ b/alpine.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