chromium / axiom

Axiom Project
https://chromium.github.io/axiom/web_shell/
Apache License 2.0
53 stars 26 forks source link

Make ExecuteContext.TTYRequest part of the signal stream #229

Open rpaquay opened 9 years ago

rpaquay commented 9 years ago

TTYRequest should not be an event, it should be part of the signal stream. This is required to correctly support execute context over remote file systems.