Fix a duplicate entry in CHANGES and remove an item from TODO.

pull/1674/head
Nicholas Marriott 2019-04-07 12:07:03 +01:00
parent 04402db616
commit fc111d2b12
2 changed files with 0 additions and 3 deletions

View File

@ -47,8 +47,6 @@ CHANGES FROM 2.8 to 2.9
and retrieved if the same mode is entered again. Exiting the active mode goes and retrieved if the same mode is entered again. Exiting the active mode goes
back to the previous one. back to the previous one.
* Add support for origin mode.
* When showing command output in copy mode, call it view mode instead (affects * When showing command output in copy mode, call it view mode instead (affects
pane_mode format). pane_mode format).

1
TODO
View File

@ -159,4 +159,3 @@ TODO soonish maybe:
collected LRU. collected LRU.
- Command aliases should be able to override builtin commands in order to add - Command aliases should be able to override builtin commands in order to add
default flags (some mechanism needed to avoid recursion). GitHub issue 1630. default flags (some mechanism needed to avoid recursion). GitHub issue 1630.
- window-size latest, GitHub issue 1637.