diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2013-02-21 16:43:04 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2013-02-21 16:43:04 +0000 |
commit | 6fc96978c20d7772d24796debfb32eba48932377 (patch) | |
tree | c247da7b82ae7c34f5497de2b0ab502227face2b | |
parent | 8e3767e3441fc8b3c8d60c6dfcb0d313a89feecb (diff) | |
download | rtmux-6fc96978c20d7772d24796debfb32eba48932377.tar.gz rtmux-6fc96978c20d7772d24796debfb32eba48932377.tar.bz2 rtmux-6fc96978c20d7772d24796debfb32eba48932377.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 ================ |