aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-09-18 14:19:18 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-09-18 14:19:18 +0000
commita2e03ce3cbc91bc0a56bfd5828da08327f489681 (patch)
treed1a5188620bc6d18b4b958b8a8d0af3e905bbaba
parent15b643fc119221658ca3e9c6718eeb88ffcbe47a (diff)
downloadrtmux-a2e03ce3cbc91bc0a56bfd5828da08327f489681.tar.gz
rtmux-a2e03ce3cbc91bc0a56bfd5828da08327f489681.tar.bz2
rtmux-a2e03ce3cbc91bc0a56bfd5828da08327f489681.zip
Add some bits.
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
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