mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2024-11-18 09:51:06 +01:00
88fe824ddf
We only want to read data in case of POLLIN or POLLHUP. Not POLLNVAL or select error. We always want to remove the handler, so it doesn't get called in an infinite loop when error is nval or err. In zsh source, see main zle event loop in zle_main.c raw_getbyte function. |
||
---|---|---|
.. | ||
strategies | ||
async.zsh | ||
bind.zsh | ||
config.zsh | ||
fetch.zsh | ||
highlight.zsh | ||
start.zsh | ||
util.zsh | ||
widgets.zsh |