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
Eric Freese 9ad039443f
Merge pull request #504 from zsh-users/ef/async-by-default
Enable async mode by default in newer versions of zsh
5 years ago
..
strategies cleanup: Consolidate `autoload`s 5 years ago
async.zsh Degrade gracefully on systems missing zsh/system module 6 years ago
bind.zsh Be more specific about the built-in widgets we want to avoid wrapping 5 years ago
config.zsh Remove hard-coded ignore of zle-* widgets and add to default config 6 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 Merge pull request #502 from zsh-users/cleanup/idiomatic-check-if-set 5 years ago