diff --git a/CHANGES b/CHANGES index 6b5f1aa6..3fefa192 100644 --- a/CHANGES +++ b/CHANGES @@ -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 back to the previous one. -* Add support for origin mode. - * When showing command output in copy mode, call it view mode instead (affects pane_mode format). diff --git a/TODO b/TODO index 048fd885..4e252b5f 100644 --- a/TODO +++ b/TODO @@ -159,4 +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. -- window-size latest, GitHub issue 1637.