From d2e035f892ac8b21889e0124157a9be4f94462d3 Mon Sep 17 00:00:00 2001 From: Maximilian Gass Date: Fri, 28 Sep 2007 21:41:52 +0000 Subject: Added window renaming support (tmux rename) --- TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 90a888b2..7cffe15c 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,6 @@ - key remapping - decide if TIOCPKT is necessary and either handle it or remove the code - it would be nice if there wasn't so much copying buffers about, audit uses -- window names - status bar - useful env vars like WINDOW - lots of scripting love: add, remove, move around windows, status bar @@ -25,7 +24,7 @@ i : show window info (show name, title, size, tty, ...) meta-meta : pass through meta (will need this...) - commands to add: - rename window/sessions + rename sessions swap windows link/copy windows detach session -- cgit