File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,8 @@ typeset -g ZSH_AUTOSUGGEST_ORIGINAL_WIDGET_PREFIX=autosuggest-orig-
2828 history-search-backward
2929 history-beginning-search-forward
3030 history-beginning-search-backward
31+ history-beginning-search-forward-end
32+ history-beginning-search-backward-end
3133 history-substring-search-up
3234 history-substring-search-down
3335 up-line-or-beginning-search
Original file line number Diff line number Diff line change @@ -54,6 +54,8 @@ typeset -g ZSH_AUTOSUGGEST_ORIGINAL_WIDGET_PREFIX=autosuggest-orig-
5454 history-search-backward
5555 history-beginning-search-forward
5656 history-beginning-search-backward
57+ history-beginning-search-forward-end
58+ history-beginning-search-backward-end
5759 history-substring-search-up
5860 history-substring-search-down
5961 up-line-or-beginning-search
You can’t perform that action at this time.
0 commit comments