marlonrichert / zsh-autocomplete

🤖 Real-time type-ahead completion for Zsh. Asynchronous find-as-you-type autocompletion.
MIT License
5.23k stars 144 forks source link

Cannot search history with less than min-input chars #413

Closed ThinkChaos closed 2 years ago

ThinkChaos commented 2 years ago

Environment

pc linux-gnu /nix/store/2lbh492826zha3s1ma8ma64a3ynz8l63-zsh-5.8/bin/zsh /nix/store/2lbh492826zha3s1ma8ma64a3ynz8l63-zsh-5.8/bin/zsh zsh-5.8-0-g77d203f
/home/me/.dotfiles/zsh/.zshrc:3
73b947d Update bug-report.md

Steps to reproduce

zstyle ':autocomplete:*' min-input 3
# Try Ctrl-R now, doesn't work
marlonrichert commented 2 years ago

Thanks for reporting! Fixed.

PS: If you enjoy using my software, please consider sponsoring me. 🙂

ThinkChaos commented 2 years ago

Thanks, just tested it and it works!

marlonrichert commented 2 years ago

@ThinkChaos PS: I maintain all of this in my free time. If you enjoy using my software, please consider giving back by sponsoring me. 🙂