diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-03-07 10:29:06 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-03-07 10:29:06 +0000 |
commit | e6d35b6aa49ca708f62a289bc7c44ad09f5a393f (patch) | |
tree | 2ada93cebada7d5bee775832411894ddad6b1680 /TODO | |
parent | 521fa7d6409da23ff3f9f357dc8244374ef01a9e (diff) | |
download | rtmux-e6d35b6aa49ca708f62a289bc7c44ad09f5a393f.tar.gz rtmux-e6d35b6aa49ca708f62a289bc7c44ad09f5a393f.tar.bz2 rtmux-e6d35b6aa49ca708f62a289bc7c44ad09f5a393f.zip |
Support for 88 colour terminals.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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?) |