mirror of
https://github.com/jaclu/tmux-power-zoom.git
synced 2026-09-10 07:06:18 -04:00
Add compatibility notice for tmux 3.7
Added a notice about compatibility issues with tmux 3.7.
This commit is contained in:
parent
f3be607863
commit
c92eb4a8f1
|
|
@ -8,6 +8,10 @@ risking getting a crowded mess of panes.
|
|||
You can also restore by triggering the power-zoom action on the place-holder
|
||||
pane.
|
||||
|
||||
## Notice - Do not use this plugin on tmux 3.7!
|
||||
|
||||
On tmux 3.7 `break-pane` causes tmux to instantly crash, so do not use this on 3.7!
|
||||
|
||||
## Recent changes
|
||||
|
||||
- some code cleanup
|
||||
|
|
|
|||
Loading…
Reference in a new issue