diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-05 14:23:28 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-05 14:23:28 +0000 |
commit | 91e24af08997ee5348366b3de5ab5167bf712a43 (patch) | |
tree | 0eb889d63f7039dee09aee09af51fc20005e196b /TODO | |
parent | fa65aec2ef256d6e8c2f64a39b213c57d48422f3 (diff) | |
download | rtmux-91e24af08997ee5348366b3de5ab5167bf712a43.tar.gz rtmux-91e24af08997ee5348366b3de5ab5167bf712a43.tar.bz2 rtmux-91e24af08997ee5348366b3de5ab5167bf712a43.zip |
Clean up pause/exit mess with flags.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -44,6 +44,8 @@ -- For 0.1 -------------------------------------------------------------------- - man page +- sort out bell: passing through should be optional, and toolbar should change + window colour or something - commands: refresh client rename sessions @@ -56,4 +58,3 @@ set shell - handle tmux in tmux (check $TMUX and abort) - check for some reqd terminfo caps on startup -- sort out the pause mess |