diff --git a/.config/zsh/plugins/keys.zsh b/.config/zsh/plugins/keys.zsh index a69ffb9..2077974 100644 --- a/.config/zsh/plugins/keys.zsh +++ b/.config/zsh/plugins/keys.zsh @@ -42,7 +42,8 @@ function zle-line-finish { } zle -N zle-line-finish -bindkey '^[h' run-help +bindkey '^H' run-help +bindkey '^E' edit-command-line ## Navigation bindkey '^[[Z' reverse-menu-complete # shift-tab