mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-12-22 15:52:31 +01:00
Add automatic pause/resume of autosuggestions
based on cursor position
This commit is contained in:
parent
5595bcde18
commit
9b2574dc82
2 changed files with 41 additions and 18 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue