From ae7dda10ceaf340fdeb4b365b79ca77789ebd844 Mon Sep 17 00:00:00 2001 From: Tiago Cunha Date: Fri, 17 Jul 2009 18:32:54 +0000 Subject: - New command display-message (alias display) to display a message in the status line (bound to "i" by default). - Add support for including the window index, pane index, and window name in status-left, or status-right. - Bump protocol version. --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index ad237b04..5aac33fc 100644 --- a/TODO +++ b/TODO @@ -97,7 +97,6 @@ - is utf8 a valid charset in LANG? also check for "unicode" in TERM - what about utmp etc? can tmux update it like screen? setgid? - option to show bells visually -- window-status command to show current window info in status line - H/M/L commands in copy mode with vi-keys, for jumping to the top/middle/last line on the screen - if the server is started with IDENTIFY_UTF8 then set the global utf8 option? - I think there are potential leaks in the prompt code if a new prompt is created without the -- cgit