Add more common widgets to list of clear widgets

Cherry-picked from PR #706 and updates made to src/config.zsh.

Fixes issues #678
This commit is contained in:
Pablo Speciale 2022-09-10 14:58:18 +02:00 committed by Eric Freese
parent 9b0272944f
commit 23f2943455
2 changed files with 4 additions and 0 deletions

View file

@ -28,6 +28,8 @@ typeset -g ZSH_AUTOSUGGEST_ORIGINAL_WIDGET_PREFIX=autosuggest-orig-
history-search-backward
history-beginning-search-forward
history-beginning-search-backward
history-beginning-search-forward-end
history-beginning-search-backward-end
history-substring-search-up
history-substring-search-down
up-line-or-beginning-search

View file

@ -54,6 +54,8 @@ typeset -g ZSH_AUTOSUGGEST_ORIGINAL_WIDGET_PREFIX=autosuggest-orig-
history-search-backward
history-beginning-search-forward
history-beginning-search-backward
history-beginning-search-forward-end
history-beginning-search-backward-end
history-substring-search-up
history-substring-search-down
up-line-or-beginning-search