From 3efd1f5014f889d276298e0b7411169ff50114bc Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sun, 18 Jan 2009 17:20:52 +0000 Subject: find-window command. --- TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 05cf057f..de1187cd 100644 --- a/TODO +++ b/TODO @@ -79,3 +79,7 @@ - document command sequences - make command sequences more usable: don't require space around ;, handle errors better +- -a and -b flags to next/previous window to jump to next window with activity + or bell +- document find-window + -- cgit