From a2e03ce3cbc91bc0a56bfd5828da08327f489681 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 18 Sep 2009 14:19:18 +0000 Subject: [PATCH] Add some bits. --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 9fc728c9..6e5f7a47 100644 --- a/TODO +++ b/TODO @@ -97,6 +97,10 @@ - support running tmux from inside tmux [#(), if-shell] -- generic system-like function which may take a callback also sets up environment (TMUX) and has a timeout + for #(): command schedular, status line queues it with a time, run in + main loop, and uses most recent result -- can also be used for persistent + commands which never exit just continually output + for if-shell, callback?? - handle resize better in copy mode - way to copy stuff that is off screen due to resize - fix line wrapping c&p problems in xterm etc