mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-12-08 15:32:31 +01:00
Update README.md
This commit is contained in:
parent
09b6c1659f
commit
3727668844
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ This plugin provides a few widgets that you can use with `bindkey`:
|
||||||
6. `autosuggest-enable`: Re-enables suggestions.
|
6. `autosuggest-enable`: Re-enables suggestions.
|
||||||
7. `autosuggest-toggle`: Toggles between enabled/disabled suggestions.
|
7. `autosuggest-toggle`: Toggles between enabled/disabled suggestions.
|
||||||
8. `autosuggest-next`: Suggests the next older entry from history.
|
8. `autosuggest-next`: Suggests the next older entry from history.
|
||||||
9. `autosuggest-next`: Suggests the next newer entry from history.
|
9. `autosuggest-previous`: Suggests the next newer entry from history.
|
||||||
|
|
||||||
For example, this would bind <kbd>ctrl</kbd> + <kbd>space</kbd> to accept the current suggestion.
|
For example, this would bind <kbd>ctrl</kbd> + <kbd>space</kbd> to accept the current suggestion.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue