mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2026-01-24 03:06:30 +01:00
Add automatic pause/resume of autosuggestions
based on cursor position
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
## Installation
|
||||
|
||||
```sh
|
||||
```zsh
|
||||
git clone git://github.com/tarruda/zsh-autosuggestions ~/.zsh-autosuggestions
|
||||
cat >> ~/.zshrc << "EOF"
|
||||
source ~/.zsh-autosuggestions/autosuggestions.zsh
|
||||
|
||||
Reference in New Issue
Block a user