Update CHANGES.

pull/1628/head
Nicholas Marriott 2019-03-12 11:20:21 +00:00
parent 95d340cc4f
commit f8a30e1588
1 changed files with 13 additions and 0 deletions

13
CHANGES
View File

@ -1,5 +1,18 @@
CHANGES FROM 2.8 to X.X
* Allow more than one mode to be opened in a pane. Modes are kept on a
stack 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).
* Add -b to display-panes like run-shell.
* Handle UTF-8 in word-separators option.
* New "terminal" colour allowing options to use the terminal default
colour rather than inheriting the default from a parent option.