mirror of
https://github.com/tmux/tmux.git
synced 2025-01-12 11:18:48 +00:00
Clarify a little.
This commit is contained in:
parent
699d9d2fac
commit
e1e520d741
2
CHANGES
2
CHANGES
@ -3,7 +3,7 @@ CHANGES FROM 2.9 to X.X
|
|||||||
* Add the ability to create simple menus. Introduces new command display-menu
|
* Add the ability to create simple menus. Introduces new command display-menu
|
||||||
and a few new formats (client_menu, session_menu, window_menu,
|
and a few new formats (client_menu, session_menu, window_menu,
|
||||||
pane_menu). Default menus are bound to MouseDown3 on the status line,
|
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
|
* 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
|
split-window -I, or by passing an empty command ('') to split-window. Output
|
||||||
|
Loading…
Reference in New Issue
Block a user