aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2019-05-12 11:25:39 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2019-05-13 09:51:51 +0100
commite1e520d741f0b6d128638ac01074bd2e81ad67a2 (patch)
tree73be4f93ae4a4614b0c5a1bc1c9cd39eb23200ef
parent699d9d2facd377c72c962e1f029f654530e8bba8 (diff)
downloadrtmux-e1e520d741f0b6d128638ac01074bd2e81ad67a2.tar.gz
rtmux-e1e520d741f0b6d128638ac01074bd2e81ad67a2.tar.bz2
rtmux-e1e520d741f0b6d128638ac01074bd2e81ad67a2.zip
Clarify a little.
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index b43440db..a2d9d5e6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,7 +3,7 @@ CHANGES FROM 2.9 to X.X
* Add the ability to create simple menus. Introduces new command display-menu
and a few new formats (client_menu, session_menu, window_menu,
pane_menu). Default menus are bound to MouseDown3 on the status line,
- M-MouseDown3 on panes and in tree, client and buffer modes.
+ M-MouseDown3 on panes and MouseDown3 in tree, client and buffer modes.
* Allow panes to be empty (no command). They can be created either by piping to
split-window -I, or by passing an empty command ('') to split-window. Output