bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#19416: 25.0.50; enhancement of xterm mouse tracking: draging the mou


From: Stefan Monnier
Subject: bug#19416: 25.0.50; enhancement of xterm mouse tracking: draging the mouse now generates mouse-movement events
Date: Fri, 19 Dec 2014 21:55:42 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

>  (defconst xterm-mouse-tracking-enable-sequence
> -  "\e[?1000h\e[?1006h"
> +  "\e[?1000h\e[?1002h\e[?1005h\e[?1006h"

I haven't yet looked at the actual code changes, but what happens if you
send those codes to an older xterm?


        Stefan





reply via email to

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