summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2008-06-18 16:39:15 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2008-06-18 16:39:15 +0000
commit6c23e89f48967d5c4ab9e439ce8c6bce66bd80fb (patch)
tree747a5d9dc0e05ef3f5b989435e2de7818d3a863a /TODO
parent64b88167d1d480891fa79e13562b08993a2b564a (diff)
Sort options from Pierre Riteau.
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 13 insertions, 1 deletions
diff --git a/TODO b/TODO
index 9bc95259..7002d4e0 100644
--- a/TODO
+++ b/TODO
@@ -67,10 +67,22 @@
- figure out Linux tcsetattr problem, remove header bodge if unnecessary
- flags to centre screen in window
- get rid of DEFDATA etc
+- scroll status line to show current window. mark beginning end with "<-"/"->"
+ and highlight this if any off-screen are active
--- For 0.3 --------------------------------------------------------------------
+---
+support window title commands properly:
+
+\033]0;string\007
+\033]1;string\007
+\033]2;string\007
+\033_string\033\\
+
+accept them all, save to window title
+option to pass through to xterm window when switching window
-- For 0.4 --------------------------------------------------------------------
+- document status-left/status-right/status-interval
- test and fix wsvt25
- clear EOL etc CANNOT rely on term using the current colour/attr and probably
should not emulate it doing so