bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: vte-256color gives stray input bytes when enabling mouse events (sin


From: Benno Schulenberg
Subject: Re: vte-256color gives stray input bytes when enabling mouse events (since 20230514)
Date: Mon, 16 Oct 2023 09:07:12 +0200
User-agent: Mozilla Thunderbird


Op 15-10-2023 om 12:06 schreef Thomas Dickey:
Reverting the change for vte-256color (noting the defect in VTE)
would help in this special case,

That would be good, yes.

but since VTE developers have decided
to squat on xterm-256color, (insisting that they have a right to do
this because of how well they copy), then you might want to make nano
recognize these special keys:

        kxIN=\E[I,
        kxOUT=\E[O,

Right.  Thanks.  Have done so:

  https://git.savannah.gnu.org/cgit/nano.git/commit/?id=ef35ea72


It would have been nice, though, if it were possible to mask these
focus-in/focus-events with mousemask().  But even if I unmask only
BUTTON1_CLICKED, I still get the focus events.


Benno

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]