summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2013-02-23 15:43:13 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2013-02-23 15:43:13 +0000
commitf1aa5f6a1dea7d18b5ad851dcd42b1a206e9bb99 (patch)
tree0a9a3a4acd1ac6cb7857fc0de45208d74f212bf8 /TODO
parentdc50de782a108d37b94de16e3407e2e8742334ed (diff)
Add to TODO.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7beca4d8..987fde0f 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
================