From 5483a460fd73bec9e03985aa83dfe349388fd81a Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 14 Jan 2010 22:10:23 +0000 Subject: [PATCH] +. --- TODO | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index cf1541b9..18a5a166 100644 --- a/TODO +++ b/TODO @@ -101,4 +101,10 @@ - option to move copy mode indicator into status line - list-buffer/show-buffer should display UTF-8 - selection behaviour closer to vi in vi mode - +- live update: server started with -U connects to server, requests sessions and + windows, receives fds +- convert status line history to be server global (anything else?) +- extensions to -t; windows, panes, sessions: + ! for previous window selected in current session + +/- for next/previous numerically + others?