diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-08-16 16:23:58 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-08-16 16:23:58 +0100 |
commit | de86bf18565c98ff954b8d0ad394bb7085451829 (patch) | |
tree | e563e2a4d3b2889de5a83b390b126ee873c1a0ab | |
parent | 2103a09430142725ea933dcf434c79460ab419f1 (diff) | |
download | rtmux-de86bf18565c98ff954b8d0ad394bb7085451829.tar.gz rtmux-de86bf18565c98ff954b8d0ad394bb7085451829.tar.bz2 rtmux-de86bf18565c98ff954b8d0ad394bb7085451829.zip |
Add to CHANGES.
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ CHANGES FROM 2.5 to master +* Add -d flag to display-panes to override display-panes-time. + * Add selection_present format when in copy mode (allows key bindings that do something different if there is a selection). |