Chromium Code Reviews
DescriptionMoterm: Plumb responses back to the terminal File.
Mostly, input and output are completely separate in a terminal, with the
part that looks/acts like a terminal emulator just handling output, with
the keyboard providing input. However, sometimes the terminal emulator
needs to send "input" data, in particular in *response* to escape
sequences (sent as output) querying information (such as terminal size).
This is needed to make things like "eval `resize`" work.
R=jamesr@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/ead7995d1f053354970558670698ffe9d0fa4f82
Patch Set 1 #
Total comments: 1
Messages
Total messages: 3 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||