mirror of
https://github.com/tmux/tmux.git
synced 2025-01-13 11:58:51 +00:00
Fix a duplicate entry in CHANGES and remove an item from TODO.
This commit is contained in:
parent
04402db616
commit
fc111d2b12
2
CHANGES
2
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
|
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
1
TODO
@ -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.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user