You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zsh-autosuggestions/src
Joe Schaefer 11d17e7fea Clear POSTDISPLAY instead of unsetting
We don't have any particular reason to unset. Clearing should be good
enough, and avoid any errors using unset parameters.

Cherry-picked from PR #634
2 years ago
..
strategies cleanup: Consolidate `autoload`s 5 years ago
async.zsh Merge pull request #630 from codicodi/reset-fd 2 years ago
bind.zsh Be more specific about the built-in widgets we want to avoid wrapping 5 years ago
config.zsh Add more common widgets to list of clear widgets 2 years ago
fetch.zsh Implement completion suggestion strategy (#111) 6 years ago
highlight.zsh Fix conditionals to use [[ and (( rather than [ 8 years ago
start.zsh Enable async mode by default in newer versions of zsh 5 years ago
util.zsh Revert "Simplify escaping of pattern and fix match_prev_cmd strategy" 8 years ago
widgets.zsh Clear POSTDISPLAY instead of unsetting 2 years ago