Bug 257146 - x11/rxvt-unicode keysym-list module breakage
Summary: x11/rxvt-unicode keysym-list module breakage
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Thierry Thomas
URL: https://www.mail-archive.com/rxvt-uni...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-12 22:02 UTC by Mason Loring Bliss
Modified: 2021-07-21 15:25 UTC (History)
1 user (show)

See Also:
thierry: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mason Loring Bliss freebsd_triage 2021-07-12 22:02:40 UTC
-pe keysym-list doesn't work in 9.26. Upstream is aware of this and say
it'll be fixed in the next release. 

Work-around for now is to use a resource. Example:

    URxvt.keysym.M-0: list|\001|0123456789|
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2021-07-21 15:25:04 UTC
Thanks for the report. I have just added an information into UPDATING.
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-07-21 15:25:13 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2a57daeb2f209b23b194d9cbb4b8c0c6cb7fe445

commit 2a57daeb2f209b23b194d9cbb4b8c0c6cb7fe445
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2021-07-21 15:06:43 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2021-07-21 15:06:43 +0000

    x11/rxvt-unicode: add a message into UPDATING

    -pe keysym-list doesn't work in 9.26. Upstream is aware of this and say
    it'll be fixed in the next release.

    PR:             257146
    Reported by:    Mason Loring Bliss <mason (at) blisses.org>

 UPDATING | 9 +++++++++
 1 file changed, 9 insertions(+)