Support for 88 colour terminals.

This commit is contained in:
Nicholas Marriott
2009-03-07 10:29:06 +00:00
parent 521fa7d640
commit e6d35b6aa4
8 changed files with 100 additions and 42 deletions

2
TODO
View File

@ -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?)