diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2020-02-03 20:24:15 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2020-02-03 20:26:03 +0000 |
commit | 43b36752ce7fd5f474da09a2994fda3110a4ec47 (patch) | |
tree | 254bb4f2902fff8908a0c3e97dbad3db200559c2 | |
parent | 19d5f4a0bd0126cb9de0129ead81d67abd917d55 (diff) | |
download | rtmux-43b36752ce7fd5f474da09a2994fda3110a4ec47.tar.gz rtmux-43b36752ce7fd5f474da09a2994fda3110a4ec47.tar.bz2 rtmux-43b36752ce7fd5f474da09a2994fda3110a4ec47.zip |
Remove a duplicate entry.
-rw-r--r-- | CHANGES | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -69,9 +69,6 @@ CHANGES FROM 3.0 to X.X split-window and join-pane -l to accept similar percentages and no longer document -p. -* Turn automatic-rename back on if the rename escape sequence is used with an - empty name. - * Make select-pane -P set window-active-style also to match previous behaviour. * Do not use bright when emulating 256 colours on an 8 colour terminal because |