mirror of
https://github.com/zdharma-continuum/history-search-multi-word
synced 2024-11-10 06:14:12 +00:00
hsmw: Add comment
This commit is contained in:
parent
0713e6dd8a
commit
3af4990b9b
1 changed files with 1 additions and 0 deletions
|
@ -340,6 +340,7 @@ if [[ "$__hsmw_hcw_call_count" -eq "1" ]]; then
|
|||
bindkey -M hsmw '^K' hsmw-context-main
|
||||
|
||||
# Needed for Fedora 23, zsh-5.1.1
|
||||
# The self-insert widget is overloaded below
|
||||
bindkey -M hsmw ' ' self-insert
|
||||
|
||||
# Removal of default Ctrl-R binding
|
||||
|
|
Loading…
Reference in a new issue