You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Nick Couchman (JIRA)" <ji...@apache.org> on 2018/09/30 21:12:00 UTC

[jira] [Updated] (GUACAMOLE-574) Allow terminal input to be read from an inbound pipe stream

     [ https://issues.apache.org/jira/browse/GUACAMOLE-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Couchman updated GUACAMOLE-574:
------------------------------------
    Fix Version/s:     (was: 1.0.1)
                   2.0.0

> Allow terminal input to be read from an inbound pipe stream
> -----------------------------------------------------------
>
>                 Key: GUACAMOLE-574
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-574
>             Project: Guacamole
>          Issue Type: New Feature
>          Components: Documentation, SSH, Telnet, Terminal
>            Reporter: Michael Jumper
>            Assignee: Michael Jumper
>            Priority: Major
>             Fix For: 2.0.0
>
>
> Similar to how Guacamole's terminal emulator allows output to be temporarily redirected to a pipe stream, the terminal emulator should also accept the creation of an inbound pipe stream to serve as the source of user input.
> For this to work correctly:
> * The behavior of the inbound pipe stream would need to be predictable from the perspective of client-side JavaScript, presumably requiring a standardized name for the stream ("STDIN"?)
> * Handling of keyboard input while the pipe stream is redirected would need to be paused, to ensure that keyboard events cannot interfere with the interpretation of the stream by whatever is running within the SSH/telnet session.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)