aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2020-03-16 15:12:16 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2020-03-16 15:12:20 +0000
commit372841f70ab239e960f58096bf36eabff6dac1d0 (patch)
treeffa5532d191ba9560c90f1bf47bb60051d3fc5a3
parent69eff51538076815c981477d527a10185b8212a6 (diff)
downloadrtmux-372841f70ab239e960f58096bf36eabff6dac1d0.tar.gz
rtmux-372841f70ab239e960f58096bf36eabff6dac1d0.tar.bz2
rtmux-372841f70ab239e960f58096bf36eabff6dac1d0.zip
Add to CHANGES.
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e2bda92f..a177524b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,8 @@ CHANGES FROM 3.1 TO 3.2
and triple click binding to copy the word or line under the cursor and change
the existing bindings in copy mode to do the same.
+* Add a default binding for button 2 to paste.
+
* Add -d flag to run-shell to delay before running the command and allow it to
run without a command so it just delays.