mirror of
https://github.com/tmux/tmux.git
synced 2024-12-13 01:48:47 +00:00
Add to CHANGES.
This commit is contained in:
parent
fc00839adc
commit
f44dafd224
4
CHANGES
4
CHANGES
@ -1,5 +1,9 @@
|
|||||||
CHANGES FROM 2.9 to X.X
|
CHANGES FROM 2.9 to X.X
|
||||||
|
|
||||||
|
* 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
|
||||||
|
can be sent to an existing empty window with display-message -I.
|
||||||
|
|
||||||
* Add keys to jump between matching brackets (emacs C-M-f and C-M-b, vi %).
|
* Add keys to jump between matching brackets (emacs C-M-f and C-M-b, vi %).
|
||||||
|
|
||||||
* Add a -e flag to new-window, split-window, respawn-window, respawn-pane to
|
* Add a -e flag to new-window, split-window, respawn-window, respawn-pane to
|
||||||
|
Loading…
Reference in New Issue
Block a user