Clarify a little.

This commit is contained in:
Nicholas Marriott 2019-05-12 11:25:39 +01:00
parent 699d9d2fac
commit e1e520d741

View File

@ -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