Comment the names of keys for history-substring-search
This commit is contained in:
parent
c848352c1f
commit
b2fab31e42
2
.zshrc
2
.zshrc
@ -53,7 +53,7 @@ then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
# History Substring Search bindings
|
# History Substring Search bindings (PageUp and PageDown)
|
||||||
bindkey '^[[5~' history-substring-search-up
|
bindkey '^[[5~' history-substring-search-up
|
||||||
bindkey '^[[6~' history-substring-search-down
|
bindkey '^[[6~' history-substring-search-down
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user