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
2018-06-11 02:12:47 -06:00
..
strategies Fix #247 and #248 without using `(b)` flag 2017-12-06 08:09:14 -07:00
async.zsh Refactor async mode to no longer use zpty 2018-06-11 02:12:47 -06:00
bind.zsh Support widgets starting with dashes (ex: `-a-widget`) 2018-06-10 22:39:58 -06:00
config.zsh Don't break kill ring rotation 2018-05-15 12:54:09 -06:00
features.zsh We only need to run the feature detection if starting async 2017-02-18 11:25:27 -07:00
highlight.zsh Fix conditionals to use [[ and (( rather than [ 2017-11-27 08:31:41 -07:00
setup.zsh First pass at async functionality 2017-01-24 19:45:11 -07:00
start.zsh Refactor async mode to no longer use zpty 2018-06-11 02:12:47 -06:00
util.zsh Revert "Simplify escaping of pattern and fix match_prev_cmd strategy" 2017-12-06 08:08:53 -07:00
widgets.zsh Refactor async mode to no longer use zpty 2018-06-11 02:12:47 -06:00