https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282647
Bug ID: 282647
Summary: termcap entries for tmux missing title setting
capabilities (also for xterm?)
Product: Base System
Version: 14.1-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: [email protected]
Reporter: [email protected]
Entries:
:ts=\E]2;:fs=^G:
(as seen in `xterm-termite`) should be added to the `tmux` and `tmux-256color`
entries in `/usr/share/misc/termap` to allow the window (pane) title to be set
in tmux (I think available since v2.3).
These should probably also be added to the basic `xterm` entries but I'm not
sure if there is any compatibility issue this could raise. Interestingly it
appears some programs override these `xterm` capabilities to add them manually
themselves anyway if they are missing (notably `vim` and `tmux` definitely do
this).
--
You are receiving this mail because:
You are the assignee for the bug.