From 7c8cd81b34092de1644a38716c873df95e0b1f67 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 26 Jan 2009 18:22:55 +0000 Subject: Typos. --- TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO') diff --git a/TODO b/TODO index beae370d..92ef2dc3 100644 --- a/TODO +++ b/TODO @@ -71,6 +71,7 @@ errors better - would be nice if tmux could be the shell (tmux attach, but hard link to tmux binary as "tmuxsh" or wrapper script?) -- problems with tty dev permissions +- 88 colour support; new grid cell flag, and 256<->88 88<->16 translation tables (hopefully) for 0.7, in no particular order: - swap-pane-up, swap-pane-down (maybe move-pane-*) -- cgit