[Bug 282647] termcap entries for tmux missing title setting capabilities (also for xterm?)

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 21 Nov 2024 23:18:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282647

--- Comment #2 from Jan Beich <jbeich@FreeBSD.org> ---
(In reply to Duane from comment #1)
ti/te were moved from xterm to xterm-clear due to POLA in base 9190ba057c57.
tmux in termcap does have ti/te but the behavior is controlled by
alternate-screen option (similar to altscreen in screen program).

Alternatively, on FreeBSD >= 14 simply install misc/terminfo-db to get more
terminal entries (e.g., tmux-direct for 24-bit colors) and Linux-style defaults
(e.g., ti/te in xterm).

-- 
You are receiving this mail because:
You are the assignee for the bug.