bug-ncurses
[Top][All Lists]
Advanced

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

Re: alt-mouse doesn't work


From: Thomas Dickey
Subject: Re: alt-mouse doesn't work
Date: Sat, 4 Aug 2018 18:03:16 -0400
User-agent: Mutt/1.5.23 (2014-03-12)

On Wed, Aug 01, 2018 at 10:39:56AM +0200, Pavel Stehule wrote:
> 2018-08-01 9:58 GMT+02:00 Pavel Stehule <address@hidden>:
> 
> >
> >
> > 2018-08-01 8:32 GMT+02:00 Pavel Stehule <address@hidden>:
> >
> >>
> >>
> >> 2018-07-31 22:40 GMT+02:00 Thomas Dickey <address@hidden>:
> >>
> >>> On Tue, Jul 31, 2018 at 06:58:25PM +0200, Pavel Stehule wrote:
> >>> > Hi
> >>> >
> >>> > I don't know if it is Fedora or ncurses bug.
> >>> >
> >>> > I have a application where I support some ALT + mouse events.
> >>>
> >>> ncurses uses the xterm protocol for that; if your terminal doesn't use
> >>> that, it won't be recognized.
> >>>
> >>
> >> Thank you for reply
> >>
> >
> > When I disable  keypad, then I can check a events coming form outside.
> >
> > ESC[<0;47;22M
> >
> > versus
> >
> > ESC[<8;47;22M
> >
> > So looks so issue is somewhere in keypad ?? because the terminal
> > application got a event
> >
> > Regards
> >
> 
> I tested different terminals, and with some terminals the code is working,
> so looks some wrong on FC28  xterm termcap

There are different terminal emulators...

The ncurses test-program (menu "a") shows what ncurses does with the input.
The vttest program shows the actual escape sequence (which perhaps some
terminal emulator does not send).

   Menu 11.8.5: XTERM mouse features

-- 
Thomas E. Dickey <address@hidden>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

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