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 9cb0101512 Refactor async mode to no longer use zpty
See technique used in `fast-syntax-highlighting`:
- ca2e18bbc9
- http://www.zsh.org/mla/users/2018/msg00424.html
7 years ago
..
strategies Fix #247 and #248 without using `(b)` flag 8 years ago
async.zsh Refactor async mode to no longer use zpty 7 years ago
bind.zsh Support widgets starting with dashes (ex: `-a-widget`) 7 years ago
config.zsh Don't break kill ring rotation 7 years ago
features.zsh We only need to run the feature detection if starting async 8 years ago
highlight.zsh Fix conditionals to use [[ and (( rather than [ 8 years ago
setup.zsh First pass at async functionality 8 years ago
start.zsh Refactor async mode to no longer use zpty 7 years ago
util.zsh Revert "Simplify escaping of pattern and fix match_prev_cmd strategy" 8 years ago
widgets.zsh Refactor async mode to no longer use zpty 7 years ago