Commit Graph

5 Commits (a36a9aca443a9db4edb9a57492cd2e70285f67e9)

Author SHA1 Message Date
Eric Freese 4afbbbadda We only need to run the feature detection if starting async 9 years ago
Eric Freese 39ca3dac45 Use a different name for feature detection zpty
So that it doesn't conflict when the file is sourced again
9 years ago
Eric Freese c4bfd8e2c6 Need to prevent zpty feature detection from HUPing existing zptys 9 years ago
Eric Freese 2c465a932a Rename async pty name config var 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