Files
ports/sysutils/tmux/pkg-message
T
Joseph Mingrone 5c13992c8c sysutils/tmux: Update to 3.6a
Based on a patch from diizzy.  See PR 292007.

Release notes:	https://github.com/tmux/tmux/releases/tag/3.6a
PR:		292007
Sponsored by:	The FreeBSD Foundation
2026-01-04 23:10:55 -04:00

19 lines
364 B
Plaintext

[
{
type: upgrade
message: <<EOM
tmux must be restarted after upgrading.
If you see the following message when you try to attach, it likely means
you forgot to restart tmux:
open terminal failed: not a terminal
EOM
}
{
type: upgrade
maximum_version: "3.6a"
message: "The bash completions for tmux have been moved to the bash-completion package."
}
]