1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prezto/modules/autosuggestions
Tobias Witt ac3186df63
Add autosuggestions module
9 years ago
..
external Add autosuggestions module 9 years ago
README.md Add autosuggestions module 9 years ago
init.zsh Add autosuggestions module 9 years ago

README.md

ZSH Autosuggestions

This plugin enables zsh-autosuggestions and adds vi-mode compatible keybindings.

Keybindings

  • CTRL-F is bound to vi-forward-word, it is equivalent to hitting w in vim and accepts the suggestion word by word
  • CTRL-K is bound to vi-end-of-line which effectively accepts the suggestion