mirror of
https://git.code.sf.net/p/zsh/code
synced 2026-04-18 06:53:35 -04:00
43788: clarify zpty -w -n with no string argument
This commit is contained in:
@@ -41,7 +41,8 @@ em(not) given, a newline is added at the end.
|
||||
|
||||
If no var(string) is provided, the standard input is copied to the
|
||||
pseudo-terminal; this may stop before copying the full input if the
|
||||
pseudo-terminal is non-blocking.
|
||||
pseudo-terminal is non-blocking. The exact input is always copied:
|
||||
the tt(-n) option is not applied.
|
||||
|
||||
Note that the command under the pseudo-terminal sees this input as if it
|
||||
were typed, so beware when sending special tty driver characters such as
|
||||
|
||||
Reference in New Issue
Block a user