From 6529d52506bb71e0a70970f8a3555eb85b2a5b41 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 7 Nov 2018 12:36:05 +0000 Subject: 43788: clarify zpty -w -n with no string argument --- Doc/Zsh/mod_zpty.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Doc/Zsh/mod_zpty.yo') diff --git a/Doc/Zsh/mod_zpty.yo b/Doc/Zsh/mod_zpty.yo index 44b375a3c..6f20c4b75 100644 --- a/Doc/Zsh/mod_zpty.yo +++ b/Doc/Zsh/mod_zpty.yo @@ -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 -- cgit 1.4.1