<<< Date Index >>>     <<< Thread Index >>>

Re: [PATCH, RFC] mouse tracking support



On 2007-05-31 06:39:45 -0600, Kyle Wheeler wrote:
>> | $ printf "\033[?9h"                # turn X10 mouse reporting on
>> | $ printf "\033[?1000h"     # turn mouse reporting on
>> | $ printf "\033[?1000l"     # turn mouse reporting off
>
> ... should I try the first two before starting mutt?

No, just click in the terminal: if mouse reporting is on, you should
see output, e.g.

vin:~> printf "\033[?1000h"
vin:~>  N4#N4 56#56 20#20
        ^^^^^^^^^^^^^^^^^ obtained by clicking (this is just output)

-- 
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)