zsh-autosuggestions/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
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
2023-09-07 09:54:04 -06:00
..
strategies cleanup: Consolidate autoloads 2020-01-26 21:15:47 -07:00
async.zsh Merge pull request #630 from codicodi/reset-fd 2023-09-07 09:39:17 -06:00
bind.zsh Be more specific about the built-in widgets we want to avoid wrapping 2020-01-25 08:01:37 -07:00
config.zsh Add more common widgets to list of clear widgets 2023-09-07 08:49:25 -06:00
fetch.zsh Implement completion suggestion strategy (#111) 2019-04-11 09:53:55 -06:00
highlight.zsh Fix conditionals to use [[ and (( rather than [ 2017-11-27 08:31:41 -07:00
start.zsh Enable async mode by default in newer versions of zsh 2020-01-26 21:18:49 -07:00
util.zsh Revert "Simplify escaping of pattern and fix match_prev_cmd strategy" 2017-12-06 08:08:53 -07:00
widgets.zsh Clear POSTDISPLAY instead of unsetting 2023-09-07 09:54:04 -06:00