From 76e98d422e12c6b8ce7455ce6d5f5130f5d840ad Mon Sep 17 00:00:00 2001 From: zackartz Date: Tue, 16 Apr 2024 14:19:20 -0400 Subject: [PATCH] 357 current 2024-04-16 14:19:12 24.05.20240416.c04952a 6.8.4-zen1 * --- modules/shell/zsh/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/shell/zsh/default.nix b/modules/shell/zsh/default.nix index 96406df..aa886d5 100644 --- a/modules/shell/zsh/default.nix +++ b/modules/shell/zsh/default.nix @@ -44,8 +44,8 @@ in { in '' ${plugins} - bindkey "^[[1;3C" forward-word - bindkey "^[[1;3D" backward-word + bindkey "^[[1;5C" forward-word + bindkey "^[[1;5D" backward-word ''; plugins = [