From 6c23e89f48967d5c4ab9e439ce8c6bce66bd80fb Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 18 Jun 2008 16:39:15 +0000 Subject: Sort options from Pierre Riteau. --- TODO | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'TODO') 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 -- cgit v1.2.3