diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2013-02-21 16:43:04 +0000 |
---|---|---|
committer | Thomas Adam <thomas.adam@smoothwall.net> | 2013-03-25 15:47:10 +0000 |
commit | 855d6fe1fe24f1b37c7de5f17ad6ac5dca8b6a62 (patch) | |
tree | 702e866d7e18b15f3f10c1e41ef0cf63922158ad | |
parent | b625ad6d8b609c703e4550edd9e147d5b976b06e (diff) | |
download | rtmux-855d6fe1fe24f1b37c7de5f17ad6ac5dca8b6a62.tar.gz rtmux-855d6fe1fe24f1b37c7de5f17ad6ac5dca8b6a62.tar.bz2 rtmux-855d6fe1fe24f1b37c7de5f17ad6ac5dca8b6a62.zip |
Add to TODO.
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -161,6 +161,8 @@ TMUX UI ISSUES with each option having a type (window or session), then options on window, on session, and global. for window options we look window->session->global, and for session we look session->global +- maybe keep last layout + size around and if size reverts just put it back +- way to set hints/limits about pane size for resizing TERMINAL ISSUES ================ |