Add compatibility notice for tmux 3.7

Added a notice about compatibility issues with tmux 3.7.
This commit is contained in:
Jacob Lundqvist 2026-06-30 23:53:56 +02:00 committed by GitHub
parent f3be607863
commit c92eb4a8f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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