flâneur — a map of the web's best reading

zsh-users/zsh-autosuggestions: Fish-like autosuggestions for zsh

github.com · 1,359 words · saved by 1 readers

Fish-like autosuggestions for zsh

zsh-autosuggestions Fish -like fast/unobtrusive autosuggestions for zsh. It suggests commands as you type based on history and completions. Requirements: Zsh v4.3.11 or later Installation See INSTALL.md . Usage 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

Explore this link on the map →

saved by

related reading