On Tue, Apr 07, 2026 at 06:36:09AM -0400, Thomas Dickey wrote: > On Tue, Apr 07, 2026 at 09:09:35AM +0200, Dr. Werner Fink wrote: > > On 2026/04/02 03:41:15 -0400, Thomas Dickey wrote: > > > On Thu, Apr 02, 2026 at 04:22:21AM +0300, Giorgos Xou wrote: > > > > Since ncurses-6.6-20260301 many apps that internally use > > > > `mouseinterval(0)`, appear to crash completely after just a few clicks > > > > > > thanks - will reinvestigate. > > > > I've also a bug report on broken mouse support in htop ... and an > > upstream fix from htop upstream at > > > > https://github.com/htop-dev/htop/issues/1934#issuecomment-4188694440 > > > > but this ome is different to the changes to patch 20260404 > > I'll take a look, but the secondary issue reported by Giorgos Xou (which > refers to out-of-order events) is what I'm interested in.
The patch you indicated doesn't improve on my fix from last week (because it relies on an assumption which I'm unsure is true), and reading through https://github.com/htop-dev/htop/issues/1934#issuecomment-4188694440 I see that it has a few more lines changed - but modifies code that probably wasn't tested (the changes to USE_SYSMOUSE and M_TERM_DRIVER). (in any case, it's not relevant to the out-of-order events) -- Thomas E. Dickey <[email protected]> https://invisible-island.net
signature.asc
Description: PGP signature
