aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-03-07 10:29:06 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-03-07 10:29:06 +0000
commite6d35b6aa49ca708f62a289bc7c44ad09f5a393f (patch)
tree2ada93cebada7d5bee775832411894ddad6b1680 /TODO
parent521fa7d6409da23ff3f9f357dc8244374ef01a9e (diff)
downloadrtmux-e6d35b6aa49ca708f62a289bc7c44ad09f5a393f.tar.gz
rtmux-e6d35b6aa49ca708f62a289bc7c44ad09f5a393f.tar.bz2
rtmux-e6d35b6aa49ca708f62a289bc7c44ad09f5a393f.zip
Support for 88 colour terminals.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
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?)