aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2019-03-13 07:25:17 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2019-03-13 09:30:42 +0000
commit4f5cb88c2b16c4e651f3974d8bf651badfe92822 (patch)
tree80e6d8a8b667fb31a6cc9c18863f2e856bcdc684
parent0e6eda02a6f8f8973b1bd21d6d712c81cdcf542f (diff)
downloadrtmux-4f5cb88c2b16c4e651f3974d8bf651badfe92822.tar.gz
rtmux-4f5cb88c2b16c4e651f3974d8bf651badfe92822.tar.bz2
rtmux-4f5cb88c2b16c4e651f3974d8bf651badfe92822.zip
Add to TODO.
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index f37992bf..7a4a7a7d 100644
--- a/TODO
+++ b/TODO
@@ -172,7 +172,11 @@ TODO soonish maybe:
Where L = left, M = middle, R = right; W = for each window;
! = get option value and evaluate as format.
- 4) Then status-format can be an array option specifying
+ 4) Also need a way to return mouse positioning, so a format
+ like the alignment that stores the offset/size for
+ Mouse*Status{Left,Right}.
+
+ 5) Then status-format can be an array option specifying
multiple status lines. Perhaps one option for top and one
for bottom.