[Bug 282647] termcap entries for tmux missing title setting capabilities (also for xterm?)
Date: Sat, 09 Nov 2024 13:46:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282647 --- Comment #1 from Duane <parakleta@darkreality.org> --- Further investigation suggests that the following entries: :ti=\E[?1049h\E[22;0;0t:te=\E[?1049l\E[23;0;0t: should also be added to allow the title to revert to the previous value when an application closes (most notably clearing the "Thanks for flying VIM" message). -- You are receiving this mail because: You are the assignee for the bug.