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

Re: [PATCH, RFC] mouse tracking support



Hi Kyle,

 On Wednesday, May 23, 2007 at 19:23:04 -0600, Kyle Wheeler wrote:

> trouble getting [mouse tracking] to work on MacOS X.

    The terminal has to report mouse events to applications.
Terminal.app doesn't appear to be doing mouse reporting at all.

| $ printf "\033[?9h"           # turn X10 mouse reporting on
| $ printf "\033[?1000h"        # turn mouse reporting on
| $ printf "\033[?1000l"        # turn mouse reporting off


Bye!    Alain.
-- 
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?