mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2026-09-23 03:26:13 +02:00
Checks whether `zpty` gives a file descriptor, which was not the case in older versions of zsh. Based on https://github.com/mafredri/zsh-async/blob/a4b2f81c966a00eeb38876d505d97423cc8addfd/async.zsh#L395-L401