]> git.eshelyaron.com Git - emacs.git/commit
Fix xt-mouse on terminals that report UTF-8 encoded coordinates
authorEli Zaretskii <eliz@gnu.org>
Thu, 26 Jan 2023 08:54:43 +0000 (10:54 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 26 Jan 2023 08:54:43 +0000 (10:54 +0200)
commitf8c95d1a7681e861fc22d2a040cda0ddfe23eff4
tree7c2d8b30218e72ba671e3939be194c4b56f850db
parent4bf7cb71edc2694c9939ae27594e9a1e3b79e1c6
Fix xt-mouse on terminals that report UTF-8 encoded coordinates

* lisp/xt-mouse.el (xterm-mouse--read-coordinate): Fix conversion
of mouse coordinates in rxvt-unicode.  Patches by Vladimir
Panteleev <git@cy.md> and Jared Finder <jared@finder.org>.
(Bug#61022)
lisp/xt-mouse.el