summaryrefslogtreecommitdiffstats
path: root/vncterm/TODO
diff options
context:
space:
mode:
authordscho <dscho>2003-02-09 18:05:54 +0000
committerdscho <dscho>2003-02-09 18:05:54 +0000
commit23f45bc7641dbe9b87ba281cf54ba844fe7edcee (patch)
treefdebf0bd19eaed02335ff89e1d431acb93b0dc16 /vncterm/TODO
parent28a84b63fe186a443704ade90a3e6370f127a2ec (diff)
downloadlibvncserver-23f45bc7641dbe9b87ba281cf54ba844fe7edcee.zip
libvncserver-23f45bc7641dbe9b87ba281cf54ba844fe7edcee.tar.gz
included vncterm
Diffstat (limited to 'vncterm/TODO')
-rw-r--r--vncterm/TODO21
1 files changed, 21 insertions, 0 deletions
diff --git a/vncterm/TODO b/vncterm/TODO
new file mode 100644
index 0000000..5c6f189
--- /dev/null
+++ b/vncterm/TODO
@@ -0,0 +1,21 @@
+VNConsole:
+LinuxVNC:
+VNCommand:
+ make Control or Alt sequences work.
+ Find out how to satisfy isatty(). => /dev/ptyN
+ Fix check if child is alive.
+ Add command line option for real interactive mode.
+
+done:
+
+.treat colours correctly (use /dev/vcsaN's attributes).
+.introduce per cell colours (for attributes)
+.fix cursor fuckup when selecting.
+.default to paste for right mouse button.
+.have an idea how to insert keys
+.convert VNCommand to an interactive shell (vncTerm)
+.bidirectional pipes (spawn a shell ...)
+.mark with mouse (copy text)
+.when scrolling, cursor must be hidden!
+
+ modifiedRegion which are copied with CopyRect have to be modified also.
OpenPOWER on IntegriCloud