larkery / zsh-histdb

A slightly better history for zsh
MIT License
1.27k stars 75 forks source link

Include autosuggest strategies #134

Open rbjorklin opened 2 years ago

rbjorklin commented 2 years ago

This PR includes the autosuggest strategies in the repo instead of just in the README.

More importantly it also adds an autosuggest strategy that I was missing which will prefer the most recent successfully executed command in the current session.