From cf6a48eced4fe941d8c18ce9f73d93b13e57ff6b Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Tue, 18 Jun 2024 23:10:01 +0500 Subject: [zsh] Updates --- files/.zsh/rc/S30_binds | 1 + 1 file changed, 1 insertion(+) (limited to 'files/.zsh/rc/S30_binds') diff --git a/files/.zsh/rc/S30_binds b/files/.zsh/rc/S30_binds index 4cfeb7a..300ab27 100644 --- a/files/.zsh/rc/S30_binds +++ b/files/.zsh/rc/S30_binds @@ -19,6 +19,7 @@ bindkey -v "^R" history-incremental-search-backward bindkey -v "^U" kill-whole-line bindkey -v "^V" quoted-insert bindkey -v "^W" backward-kill-word +bindkey -v "^h" backward-kill-word # delete last word with Ctrl+Backspace bindkey -v "^[w" backward-delete-to-slash bindkey -v "^N" down-history -- cgit v1.2.3