zsh-users / zsh-autosuggestions

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

Command Autosuggestion Cycling #781

Open DozyDoh opened 3 months ago

DozyDoh commented 3 months ago

Is your feature request related to a problem? Please describe.

Hello, I thought it would be useful if somehow we could cycle through the command history when using autosuggestions. For example if I have input a bunch of commands that start with enum4linux in the history, it would be great to be able to cycle through them from most recent to oldest

Describe the solution you'd like

Describe alternatives you've considered

Additional context

be-ska commented 3 months ago

I was looking for the same feature, here you can find an easy solution.