diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2018-10-26 11:36:36 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2018-10-26 11:36:36 +0100 |
commit | 0cefdff1b6fec594a8f6c3b4a8fdd2342de64373 (patch) | |
tree | 9510c8aef21fdec7e407fff5f238a028baad658f | |
parent | e771f10dc617d46f9096c90f078621a322eeb757 (diff) | |
download | rtmux-0cefdff1b6fec594a8f6c3b4a8fdd2342de64373.tar.gz rtmux-0cefdff1b6fec594a8f6c3b4a8fdd2342de64373.tar.bz2 rtmux-0cefdff1b6fec594a8f6c3b4a8fdd2342de64373.zip |
Add to CHANGES.
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ CHANGES FROM 2.8 to X.X +* New "terminal" colour allowing options to use the terminal default + colour rather than inheriting the default from a parent option. + * Do not move the cursor in copy mode when the mouse wheel is used. * Use the same working directory rules for jobs as new windows rather |