Notes - Pondering pty behavior
authorJohn Hodge <[email protected]>
Tue, 14 May 2013 03:32:43 +0000 (11:32 +0800)
committerJohn Hodge <[email protected]>
Tue, 14 May 2013 03:32:43 +0000 (11:32 +0800)
Notes/20130511-ptys.txt [new file with mode: 0644]

diff --git a/Notes/20130511-ptys.txt b/Notes/20130511-ptys.txt
new file mode 100644 (file)
index 0000000..a83711c
--- /dev/null
@@ -0,0 +1,9 @@
+PTYs
+
+Need support for toggling echo and line buffering
+- This needs to be communicated to pty owner somehow
+ > Second FD? Nominated data structure? Out of band data?
+- API for the pty control?
+ > "_SysSetFileFlag"/"_SysGetFileFlag"?
+   Provides arbitary flags for each node
+   E.g. Terminal graphics mode, echo and buffering

UCC git Repository :: git.ucc.asn.au