diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-05-19 08:50:10 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-05-19 08:50:10 +0000 |
commit | a385f757925110af9cc54c5d55298ede22e55e97 (patch) | |
tree | 1b8b6afbd767fc86766170f202f6a8345d84a317 | |
parent | 0abd8ea84f443b79728b8374fb8f58a730fdfc90 (diff) | |
download | rtmux-a385f757925110af9cc54c5d55298ede22e55e97.tar.gz rtmux-a385f757925110af9cc54c5d55298ede22e55e97.tar.bz2 rtmux-a385f757925110af9cc54c5d55298ede22e55e97.zip |
Note.
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -59,6 +59,7 @@ - set-remain-on-exit is a bit of a hack, some way to do it generically? - set-option should be set-session-option and should be overall global options for stuff like mode keys? + also quiet, utf8 and maybe other flags? - clear window title on exit - refer to windows by name etc (duplicates? fnmatch?) - the output code (tty.c) could do with optimisation depending on term |