Zsh Autosuggestions
Fish-like autosuggestions for Zsh.
Cost / License
- Free
- Open Source
Platforms
- Mac
- Windows
- Linux
- zsh
Features
Tags
- auto-suggestion
- suggestions
Zsh Autosuggestions News & Activities
Recent activities
Zsh Autosuggestions information
Featured in Lists
This post is not intended to show my complete terminal setup, but to provide you with the best tools out there, which …
A list with 20 apps by kaekazeh without a description.
What is Zsh Autosuggestions?
Fish-like fast/unobtrusive autosuggestions for zsh. It suggests commands as you type, based on command history.
As you type commands, you will see a completion offered after the cursor in a muted gray color. This color can be changed by setting the ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE variable. See configuration.
If you press the ? key (forward-char widget) or End (end-of-line widget) with the cursor at the end of the buffer, it will accept the suggestion, replacing the contents of the command line buffer with the suggestion.
If you invoke the forward-word widget, it will partially accept the suggestion up to the point that the cursor moves to.



