diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2020-04-01 09:29:44 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2020-04-01 09:29:44 +0100 |
commit | e5fd85415d89ebe8b2f69c80ce6cf80fb1442fde (patch) | |
tree | 03a115233fc0c01b42c88a8fe09553de6ddc7fec | |
parent | af4b62d10bf798088a97494e8963f209d1c03e36 (diff) | |
download | rtmux-e5fd85415d89ebe8b2f69c80ce6cf80fb1442fde.tar.gz rtmux-e5fd85415d89ebe8b2f69c80ce6cf80fb1442fde.tar.bz2 rtmux-e5fd85415d89ebe8b2f69c80ce6cf80fb1442fde.zip |
Update CHANGES.
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ CHANGES FROM 3.0a TO 3.1 +* Search using regular expressions in copy mode. search-forward and + search-backward use regular expressions by default; the incremental versions + do not. + * Turn off mouse mode 1003 as well as the rest when exiting. * Add selection_active format for when the selection is present but not moving |