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 4ea825faf8 Fix #247 and #248 without using `(b)` flag
To support older versions of zsh (< 5.0.8).

We were missing the EXTENDED_GLOB option that allows use of `(#m)` flag.
8 years ago
..
strategies Fix #247 and #248 without using `(b)` flag 8 years ago
async.zsh Fix conditionals to use [[ and (( rather than [ 8 years ago
bind.zsh Fix conditionals to use [[ and (( rather than [ 8 years ago
config.zsh Add 'emacs-forward-word' 8 years ago
features.zsh We only need to run the feature detection if starting async 9 years ago
highlight.zsh Fix conditionals to use [[ and (( rather than [ 8 years ago
setup.zsh First pass at async functionality 9 years ago
start.zsh Fix conditionals to use [[ and (( rather than [ 8 years ago
util.zsh Revert "Simplify escaping of pattern and fix match_prev_cmd strategy" 8 years ago
widgets.zsh Fix conditionals to use [[ and (( rather than [ 8 years ago