aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2013-02-23 15:43:13 +0000
committerThomas Adam <thomas.adam@smoothwall.net>2013-03-25 15:47:16 +0000
commit777edd02691cbcf6ae44d78c5577a1c3e25d4fed (patch)
treea316166117ea0649f3deeccd08147c70f38119a9
parent855d6fe1fe24f1b37c7de5f17ad6ac5dca8b6a62 (diff)
downloadrtmux-777edd02691cbcf6ae44d78c5577a1c3e25d4fed.tar.gz
rtmux-777edd02691cbcf6ae44d78c5577a1c3e25d4fed.tar.bz2
rtmux-777edd02691cbcf6ae44d78c5577a1c3e25d4fed.zip
Add to TODO.
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index d57d3c17..4587c0a0 100644
--- a/TODO
+++ b/TODO
@@ -163,6 +163,10 @@ TMUX UI ISSUES
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
+- revamp layouts: they are too complicated, should be more closely integrated,
+ should support hints, layout sets should just be a special case of custom
+ layouts, and we should support panes that are not attached to a cell at
+ all. this could be the time to introduce panelink to replace layout_cell
TERMINAL ISSUES
================