Page MenuHomeFreeBSD

x11/rxvt-unicode: Update to 9.31_2 (tmux fix)
Needs ReviewPublic

Authored by hsw_bitmark.com on Tue, Oct 1, 6:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 9, 5:07 PM
Unknown Object (File)
Sat, Oct 5, 6:39 PM
Unknown Object (File)
Wed, Oct 2, 11:05 PM
Unknown Object (File)
Wed, Oct 2, 10:33 AM
Unknown Object (File)
Wed, Oct 2, 6:53 AM
Unknown Object (File)
Wed, Oct 2, 5:58 AM
Unknown Object (File)
Wed, Oct 2, 4:51 AM
Unknown Object (File)
Wed, Oct 2, 2:22 AM
Subscribers
None

Details

Reviewers
thierry
Group Reviewers
Contributor Reviewers (ports)
Summary

prevent tmux (3.2a) from getting the colour info into the input buffer
which shows as if the text below was typed:

10;rgb:ffff/ffff/ffff]11;rgb:0000/0000/8b8b

the original patch from OpenBSD is here:

https://cvsweb.openbsd.org/cgi-bin/cvsweb/~checkout~/ports/x11/rxvt-unicode/patches/patch-src_command_C?rev=1.6&content-type=text/plain

the OpenBSD patch has this description:

OSC commands returning the colour sequence must be terminated by either
of ST, ESC \, or BEL. rxvt-unicode tries to use the same type of termination
as was in the query but doesn't correctly handle the multiple-char sequence
used for 7-bit queries. Force to using ESC \ instead for now.

Signed-off-by: Christopher Hall <hsw@bitmark.com>

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 59668
Build 56555: arc lint + arc unit