emacs-devel
[Top][All Lists]
Advanced

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

mouse-face and help echo support for xterm mouse


From: Jared Finder
Subject: mouse-face and help echo support for xterm mouse
Date: Sat, 31 Oct 2020 22:46:32 -0700
User-agent: Roundcube Webmail/1.3.15

Attached is a patch that makes the xterm-mouse properly support mouse-face and help echo text. It simply adds a new function to call from Lisp that does what the existing event handlers (handle_one_term_event for GPM, w32_read_socket for Windows, etc.) when they notice mouse movement.

I think with this the xterm-mouse is now at parity with other terminal mouse support. Yay!

  -- MJF

Attachment: 0001-Face-changing-text-properties-and-help-echo-now-work.patch
Description: Text Data


reply via email to

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