summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2019-03-26 15:05:28 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2019-03-26 15:05:28 +0000
commite0e08fcd2d52b1d47aefe6b839b39ef2e4f374c7 (patch)
tree51aade6b213e20a74d4ad1b2cde992a57d7dc86e
parent4f7a5d1e4000970c1baeda8460ef64195962747d (diff)
Update CHANGES & TODO.
-rw-r--r--CHANGES2
-rw-r--r--TODO2
2 files changed, 1 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index d32a94d8..6489c913 100644
--- a/CHANGES
+++ b/CHANGES
@@ -13,7 +13,7 @@ CHANGES FROM 2.8 to 2.9
* No longer clear history on RIS.
-* Extend the #[] style syntax and use that together with previous for mat
+* Extend the #[] style syntax and use that together with previous format
changes to allow the status line to be entirely configured with a single
option.
diff --git a/TODO b/TODO
index d4c2edfd..4e252b5f 100644
--- a/TODO
+++ b/TODO
@@ -159,5 +159,3 @@ TODO soonish maybe:
collected LRU.
- Command aliases should be able to override builtin commands in order to add
default flags (some mechanism needed to avoid recursion). GitHub issue 1630.
-- Way to bind mouse keys on empty gap between status left and right and window
- list, GitHub issue 1649.