Commit Graph

9 Commits (dcce973287c181bad0d54c85590b5b3999221823)

Author SHA1 Message Date
Eric Freese dcce973287 Remove support for long-deprecated options
These options have been deprecated for over a year.
9 years ago
Eric Freese e3eb286ea2 Lots of little async cleanups 9 years ago
Eric Freese f33b605a63 Move async initialization into `start` function to keep in one place 9 years ago
Eric Freese 78ba07179a Add feature detection
Checks whether `zpty` gives a file descriptor, which was not the case in
older versions of zsh.

Based on a4b2f81c96/async.zsh (L395-L401)
9 years ago
Eric Freese 3f57198d07 Only bind widgets once, on initial sourcing 9 years ago
Eric Freese ab8f295225 First pass at async functionality 9 years ago
Eric Freese ebcfc46b72 Comment formatting 10 years ago
Eric Freese 00bd0e9125 Use `add-zsh-hook` to remove need to call `autosuggest_start`. 10 years ago
Eric Freese 775dd20706 Rewrite 10 years ago