Sfoglia il codice sorgente

Bind incremental backward search to ^r

Frans Bergman 6 anni fa
parent
commit
f132a4cf13
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .zshrc

+ 1 - 0
.zshrc

@@ -101,6 +101,7 @@ source $ZSH/oh-my-zsh.sh
 MAKEFLAGS="-j$(nproc)"
 
 bindkey -v
+bindkey '^r' history-incremental-search-backward
 
 powerline-daemon -q
 . /usr/lib/python3.6/site-packages/powerline/bindings/zsh/powerline.zsh