Hi,
Calvin Heim <frofroggy@gmail.com> skribis:
Toggle quote (7 lines)
> On Tue, 2020-01-07 at 12:58 +0100, zimoun wrote:>> Does the environment variable NO_OSC appears to you more meaningful>> than INSIDE_EMACS?>> It is more meaningful, but this terminal does interpret other operating system codes,> like OSC 12 for changing the cursor color. NO_OSC_8 would be specific to hyperlinks.
The theory is that terminals should ignore OSC codes that they do notsupport. Good’ol xterm, for instance, silently ignores those hyperlinkcodes, whereas GNOME Terminal interprets them nicely.
So I would say that this is a bug in this version of mate-terminal, orperhaps in the libvte version it’s using?
I’ve just tried mate-terminal 1.22.0 on vte 0.58.3 from Guix, and itsilently ignores those codes.
Thanks,Ludo’.