From nobody Sat Nov 09 12:56:16 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4XlwmK24kqz5c6pX for ; Sat, 09 Nov 2024 12:56:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XlwmJ6Q7yz3wjv for ; Sat, 9 Nov 2024 12:56:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1731156976; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=yzmSK3bHX65ploStkHnWdFGYG2amSKxzWN7bfC6lzzA=; b=GE+acoEFSMCKd3/AFQcl7Hwxe/JO3zvZd8ksBlAfP59q/yN3fzn4jxZ57ocmW+rbHio5Yc JJHePSYEV2ha4bKe3SyVtAG7tAEdFGEmqSOIJekcstUr2oMtdljQo35a7+HT5Pnrg6enYs 4VzaSBVvY/msSzl1kGsqqw3nNd6ESZdY5MINV8rEqFvPWBF/BS++3r9R/2CVR4m7VO56tp XM6YpEOnSdFL800VKzIas/GjAFGhMX+NyFXtAr+5jvq7OsJAJx+zzihGrNURGYyYhLVgoQ iV2qldb5WbtYNzy53JjXw7I2yIuudeZn+NnmAuZNns8hglnrbC+Uhfu8N9XU4Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731156976; a=rsa-sha256; cv=none; b=c2IlG9pmkOKmLjSnzsooqQW01dgDbaj1okxF7SLymOMNJt9l5eif0Pw11+rRsdGXtSkjBY Ut8zxih6l1APtk0nls+pN3wEMdntobWfeDpIS9eyS1fPNHZeB45A0ltt/mgYANq5liHOql ilpBFLHZ67u68QNO/cDTSvxFN9V7VlVIn9K+TF6mtXfJwtgGoyPFT9B2FZd2HKIpgExvr3 uPAdOVpV8Hc638cG8s24ABBMoNgkWq7OO6vA4UO2ZF8H7BghjX/57CKifQaLjQBSLmA0CN gZfjKYFauD1205SsauVVg5St7VPDvlDuipDsIaGbotcMkhs3E67A1Qjd50549Q== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XlwmJ5mXyz1DwB for ; Sat, 9 Nov 2024 12:56:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4A9CuGho098011 for ; Sat, 9 Nov 2024 12:56:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4A9CuG7R098010 for bugs@FreeBSD.org; Sat, 9 Nov 2024 12:56:16 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 282647] termcap entries for tmux missing title setting capabilities (also for xterm?) Date: Sat, 09 Nov 2024 12:56:16 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 14.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: parakleta@darkreality.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282647 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: bugs@FreeBSD.org Reporter: parakleta@darkreality.org Entries: :ts=3D\E]2;:fs=3D^G: (as seen in `xterm-termite`) should be added to the `tmux` and `tmux-256col= or` 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 manua= lly themselves anyway if they are missing (notably `vim` and `tmux` definitely = do this). --=20 You are receiving this mail because: You are the assignee for the bug.=