5c13992c8c
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
19 lines
364 B
Plaintext
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."
|
|
}
|
|
]
|