From 4f5cb88c2b16c4e651f3974d8bf651badfe92822 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 13 Mar 2019 07:25:17 +0000 Subject: Add to TODO. --- TODO | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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. -- cgit