diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-09-18 14:19:18 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-09-18 14:19:18 +0000 |
commit | a2e03ce3cbc91bc0a56bfd5828da08327f489681 (patch) | |
tree | d1a5188620bc6d18b4b958b8a8d0af3e905bbaba | |
parent | 15b643fc119221658ca3e9c6718eeb88ffcbe47a (diff) | |
download | rtmux-a2e03ce3cbc91bc0a56bfd5828da08327f489681.tar.gz rtmux-a2e03ce3cbc91bc0a56bfd5828da08327f489681.tar.bz2 rtmux-a2e03ce3cbc91bc0a56bfd5828da08327f489681.zip |
Add some bits.
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |