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 cf445d08b0
Merge pull request #487 from zsh-users/features/completion-ignore
Allow skipping completion suggestions when buffer matches a pattern
6 years ago
..
strategies Merge pull request #487 from zsh-users/features/completion-ignore 6 years ago
async.zsh Degrade gracefully on systems missing zsh/system module 6 years ago
bind.zsh Remove hard-coded ignore of zle-* widgets and add to default config 6 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 Implement completion suggestion strategy (#111) 6 years ago
util.zsh Revert "Simplify escaping of pattern and fix match_prev_cmd strategy" 8 years ago
widgets.zsh Call original widget before moving cursor when accepting suggestion 6 years ago