2 lines
116 B
Bash
2 lines
116 B
Bash
bindkey "${terminfo[kcuu1]}" history-substring-search-up
|
|
bindkey "${terminfo[kcud1]}" history-substring-search-down
|