From e6d35b6aa49ca708f62a289bc7c44ad09f5a393f Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sat, 7 Mar 2009 10:29:06 +0000 Subject: Support for 88 colour terminals. --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 99a60204..ebb5d9d3 100644 --- a/TODO +++ b/TODO @@ -81,7 +81,6 @@ - attach should have a flag to create session if it doesn't exist - swap-pane-up, swap-pane-down (maybe move-pane-*) - move-pane (to window) (maybe break-pane?) -- 88 colour support; new grid cell flag, and 256<->88 88<->16 translation tables - some fix for SF feature request 2527847 - now remain-by-default has gone cannot control it per-session - clear window title on exit @@ -94,4 +93,5 @@ for stuff like mode keys? - document status-keys - document break-pane +- document -8 flag - refer to windows by name etc (duplicates? fnmatch?) -- cgit