mirror of
https://github.com/tmux/tmux.git
synced 2025-01-12 11:18:48 +00:00
Merge branch '3.0a-rc'
This commit is contained in:
commit
7836779e21
14
CHANGES
14
CHANGES
@ -59,6 +59,20 @@ CHANGES FROM 3.0 to X.X
|
||||
|
||||
* Add reverse sorting in tree, client and buffer modes.
|
||||
|
||||
CHANGES FROM 3.0 to 3.0a
|
||||
|
||||
* Do not require REG_STARTEND.
|
||||
|
||||
* Respawn panes or windows correctly if default-command is set.
|
||||
|
||||
* Add missing option for after-kill-pane hook.
|
||||
|
||||
* Fix for crash with a format variable that doesn't exist.
|
||||
|
||||
* Do not truncate list-keys output on some platforms.
|
||||
|
||||
* Do not crash when restoring a layout with only one pane.
|
||||
|
||||
CHANGES FROM 2.9 to 3.0
|
||||
|
||||
* Workaround invalid layout strings generated by older tmux versions and add
|
||||
|
Loading…
Reference in New Issue
Block a user