summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2019-12-01 21:15:21 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2019-12-01 21:15:21 +0000
commit2173365f4f5713a65845f3e993d3092da956746d (patch)
tree184ed749c4c96d34b58b55bc987a6236986cef76 /CHANGES
parent7836779e2118b2d5a59ce602ffa598a936a8524e (diff)
Fix keys in CHANGES.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 876d9173..051c8e05 100644
--- a/CHANGES
+++ b/CHANGES
@@ -163,7 +163,7 @@ CHANGES FROM 2.9 to 3.0
* Add the ability to create simple menus. Introduces new command
display-menu. Default menus are bound to MouseDown3 on the status line;
MouseDown3 or M-MouseDown3 on panes; MouseDown3 in tree, client and
- buffer modes; and C-b C-m and C-b M-m.
+ buffer modes; and C-b < and >.
* 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