diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2013-04-11 22:45:05 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2013-04-11 22:45:05 +0100 |
commit | 4ccb2e2c218a10a8039ca801231aaf09b6bf3bce (patch) | |
tree | 342e0b9c5491ebb586d774ccece1728224a06322 | |
parent | e312db140868754358d40ec17595327a8fbbf180 (diff) | |
download | rtmux-4ccb2e2c218a10a8039ca801231aaf09b6bf3bce.tar.gz rtmux-4ccb2e2c218a10a8039ca801231aaf09b6bf3bce.tar.bz2 rtmux-4ccb2e2c218a10a8039ca801231aaf09b6bf3bce.zip |
TODO tweaks.
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -47,7 +47,7 @@ - hooks! - warts on current naming: - * display-time but message-fg/bg/attr + * display-time but message-fg/bg/attr * list-* vs show-* * server-info * split-window -> split-pane?? @@ -55,6 +55,7 @@ - way to keep a job running just read its last line of output for #() - better UTF-8 support: + * #22T can split in the middle of UTF-8 characters! * window names and titles * message display * prompt input |