aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
-rw-r--r--TODO2
2 files changed, 1 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index b028e7d8..a3b674c4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -17,7 +17,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.