Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: fg and bg tests



2018-04-25 10:09:40 +0100, Peter Stephenson:
[...]
>    zpty_input 'kill %4'
> +  # Dunno why we need this when checking input...
>    sleep 0.1
[...]

Note that sleep 0.1 is not portable. One could use zselect -t 10
instead.

-- 
Stephane



Messages sorted by: Reverse Date, Date, Thread, Author