zsh-users / zsh-autosuggestions

Fish-like autosuggestions for zsh
MIT License
30.3k stars 1.85k forks source link

Show command description #791

Open narutozxp opened 2 weeks ago

narutozxp commented 2 weeks ago

Now: press the tab for completion will get the following result, which doesn't show the description of command. C2~78FKCQ {P8Z`JSM~94_9 However, completion for options will display descriptions. X27GQW()(61F30OUI)LQ}_B

Expectation: display the description for commands. And then, I could choose the most suitable command 6GQH@K (73(~ BLC POKNOR

Is there any way to solve such a problem? Thanks!

z0rc commented 2 weeks ago

Wrong repo. Screenshots look like fzf, which isn't what zsh-autosuggestions does.