Re: [PATCH, RFC] mouse tracking support
On Mon, 21 May 2007 the mental interface of
Christoph Berg told:
> Hi,
>
> I've updated Anatoly's patch from 2005 that adds mouse tracking using
> slang/ncurses to mutt. With "set mouse" (unset by default) mutt will
> react to button1/2/3/wheel with configurable bindings. I like it :)
>
> I've tested it with Debian's ncurses which unfortunately doesn't
> support the mouse wheel (yet), but I think it should work. slang is
> untested. Testers welcome.
On Debian we can't build ncurses with --enable-ext-mouse, because
binutils's ld doesn't know -lstdc++ :
/usr/bin/ld: cannot find -lstdc++
Hmmm...
Elimar
--
Numeric stability is probably not all that
important when you're guessing;-)