From e5fd71dcf01a5d3d1afa9f13bc459b94d298fc42 Mon Sep 17 00:00:00 2001 From: thek4n Date: Thu, 5 Dec 2024 22:03:16 +0300 Subject: [PATCH] zsh feat --- home/user/.config/zsh/completion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/user/.config/zsh/completion b/home/user/.config/zsh/completion index e784837..f3dc86a 100644 --- a/home/user/.config/zsh/completion +++ b/home/user/.config/zsh/completion @@ -48,7 +48,7 @@ bindkey -M menuselect '^k' vi-up-line-or-history bindkey -M menuselect '^j' vi-down-line-or-history bindkey -M menuselect '^l' vi-forward-char bindkey -M menuselect '^[' undo -bindkey -M menuselect '^I' accept-line +bindkey -M menuselect '^I' accept-and-infer-next-history setopt list_packed setopt always_to_end