dotfiles/.config/zsh/conf.d/20-key_bindings.zsh

3 lines
120 B
Bash
Executable File

# Search
bindkey '^[[A' history-substring-search-up # Up arrow
bindkey '^[[B' history-substring-search-down # down arrow