On 5/16/25 22:08, Thomas Dickey wrote:
We tried to implement the|DCS + q Pt ST|Â sequence support in systemd,
but unfortunately it's turned out the feature apparently works only in Kitty
and Foot terminals currently, not even in XTerm itself.
That's implausible.
It's supported in xterm by default (probably available everywhere except
OpenBSD, whose developers disable features randomly):
Hmm, apparently the feature is not so common - it seems disabled in
Fedora, too:
|
+*allowTcapOps: false|
https://src.fedoraproject.org/rpms/xterm/blob/rawhide/f/xterm-defaults.patch
There's a test-script for the feature
https://github.com/ThomasDickey/xterm-snapshots/blob/master/vttests/tcapquery.pl
Anyway, I couldn't get any output from the .pl script at all, rather
than it's help screen.
Not sure what OS the other contributor form the systemd thread used (if
he is from RedHat, it might be Fedora, too)..
Probably, it needs some investigation, thanks.