Make M-p and M-n go through history
This commit is contained in:
@@ -385,6 +385,8 @@ load_plugin fast-syntax-highlighting
|
||||
load_plugin zsh-history-substring-search
|
||||
bindkey '^[[A' history-substring-search-up
|
||||
bindkey '^[[B' history-substring-search-down
|
||||
bindkey '\ep' history-substring-search-up
|
||||
bindkey '\en' history-substring-search-down
|
||||
#bindkey '^k' history-substring-search-up
|
||||
#bindkey '^j' history-substring-search-down
|
||||
#bindkey -M vicmd '^k' history-substring-search-up
|
||||
|
||||
Reference in New Issue
Block a user