From 8873c79cbcaf799ca4b371faf24564664aedc850 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 18 Jun 2008 18:52:44 +0000 Subject: Set window title to current session. New options set-titles to disable. --- TODO | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 631f151c..55e52fd1 100644 --- a/TODO +++ b/TODO @@ -63,12 +63,9 @@ - cfg file improvements - proper per-window options (per-session list of window ranges?) - better mode features: search, back word, forward word, etc -- status bar customisation variables, show-activity, show-last-window - 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 --- support window title commands properly: @@ -87,6 +84,5 @@ option to pass through to xterm window when switching window should not emulate it doing so - activity/bell should be per-window not per-link? what if it is cur win in session not being watched? -- document status-left/status-right/status-interval +- document status-left/status-right/status-interval/set-titles - enhance paste buffers. per-session buffers, lots of command love - -- cgit