On Thu, Jul 20, 2017 at 09:47:48AM +0200, Felix Schmoll wrote:
> Currently the default behaviour of the xenconsole client is to
> ignore any input to stdin, unless stdin and stdout are both
> ttys. The new option allows to manually overwrite this, causing the
> client to forward input regardless.
>
Felix Schmoll writes ("[PATCH v3] Add option to xenconsole to always forward
console input"):
> Currently the default behaviour of the xenconsole client is to
> ignore any input to stdin, unless stdin and stdout are both
> ttys. The new option allows to manually overwrite this, causing the
> clien
On Thu, Jul 20, 2017 at 09:47:48AM +0200, Felix Schmoll wrote:
> Currently the default behaviour of the xenconsole client is to
> ignore any input to stdin, unless stdin and stdout are both
> ttys. The new option allows to manually overwrite this, causing the
> client to forward input regardless.
>
Currently the default behaviour of the xenconsole client is to
ignore any input to stdin, unless stdin and stdout are both
ttys. The new option allows to manually overwrite this, causing the
client to forward input regardless.
Signed-off-by: Felix Schmoll
---
Changed since v2:
* change name of