zsh-autosuggestions/script
Geza Lore 046b9051c3 Add option for matching on previous command.
Setting ZSH_AUTOSUGGEST_MATCH_PREV_CMD will enable the plug-in to be a
bit more context aware when generating the suggestion, by matching the
previously executed command against the command executed before the
preferred suggestion. See src/config.zsh for an example.

Also added testing for the suggestion computation.
2016-02-28 18:11:18 +00:00
..
test.zsh Add option for matching on previous command. 2016-02-28 18:11:18 +00:00