diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2019-03-13 07:25:17 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2019-03-13 09:30:42 +0000 |
commit | 4f5cb88c2b16c4e651f3974d8bf651badfe92822 (patch) | |
tree | 80e6d8a8b667fb31a6cc9c18863f2e856bcdc684 | |
parent | 0e6eda02a6f8f8973b1bd21d6d712c81cdcf542f (diff) | |
download | rtmux-4f5cb88c2b16c4e651f3974d8bf651badfe92822.tar.gz rtmux-4f5cb88c2b16c4e651f3974d8bf651badfe92822.tar.bz2 rtmux-4f5cb88c2b16c4e651f3974d8bf651badfe92822.zip |
Add to TODO.
-rw-r--r-- | TODO | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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. |