mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 22:43:58 +00:00
Update CHANGES for 2.9.
This commit is contained in:
9
CHANGES
9
CHANGES
@ -1,5 +1,12 @@
|
|||||||
CHANGES FROM 2.8 to 2.9
|
CHANGES FROM 2.8 to 2.9
|
||||||
|
|
||||||
|
* Attempt to preserve horizontal cursor position as well as vertical with
|
||||||
|
reflow.
|
||||||
|
|
||||||
|
* Rewrite main-vertical and horizontal and change layouts to better handle the
|
||||||
|
case where all panes won't fit into the window size, reduce problems with
|
||||||
|
pane border status lines and fix other bugs mostly found by Thomas Sattler.
|
||||||
|
|
||||||
* Add format variables for the default formats in the various modes
|
* Add format variables for the default formats in the various modes
|
||||||
(tree_mode_format and so on) and add a -a flag to display-message to list
|
(tree_mode_format and so on) and add a -a flag to display-message to list
|
||||||
variables with values.
|
variables with values.
|
||||||
@ -42,8 +49,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).
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user