From 5ea51a7064cd0d15173a8e3eac2892b6e1fd6c8b Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sat, 3 Dec 2022 09:44:35 +0800 Subject: Fix useless keybinding --- zsh/zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zsh') diff --git a/zsh/zshrc b/zsh/zshrc index 1d414f4..c1ac9a4 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -67,7 +67,7 @@ bindkey -- "\C-p" up-line-or-history bindkey -- "\C-n" down-line-or-history bindkey -- "\C-b" backward-char bindkey -- "\C-f" forward-char -bindkey -- "\M-b" backward-word +bindkey -- "\eb" backward-word bindkey -- "\ef" forward-word bindkey -- "\C-x-\C-e" edit-command-line bindkey -- "\C-v" quoted-insert -- cgit v1.2.3-70-g09d2