Notes - Pondering pty behavior
[tpg/acess2.git] / Notes / 20130511-ptys.txt
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