aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2013-02-21 16:43:04 +0000
committerThomas Adam <thomas.adam@smoothwall.net>2013-03-25 15:47:10 +0000
commit855d6fe1fe24f1b37c7de5f17ad6ac5dca8b6a62 (patch)
tree702e866d7e18b15f3f10c1e41ef0cf63922158ad
parentb625ad6d8b609c703e4550edd9e147d5b976b06e (diff)
downloadrtmux-855d6fe1fe24f1b37c7de5f17ad6ac5dca8b6a62.tar.gz
rtmux-855d6fe1fe24f1b37c7de5f17ad6ac5dca8b6a62.tar.bz2
rtmux-855d6fe1fe24f1b37c7de5f17ad6ac5dca8b6a62.zip
Add to TODO.
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 57a45e2b..d57d3c17 100644
--- a/TODO
+++ b/TODO
@@ -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
================