]> git.eshelyaron.com Git - emacs.git/commit
Handle obscured cursor differently
authorGerd Möllmann <gerd@gnu.org>
Wed, 23 Oct 2024 10:59:09 +0000 (12:59 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Dec 2024 14:53:33 +0000 (15:53 +0100)
commit7d85b0ab4a6d81ef78cd1df9b879b589030d5fe4
treec0c2fd411e89eeb6ef03c122a4433c6734e4edc7
parent33993326d595d2dea046e3d5d8e3f54f8db38e63
Handle obscured cursor differently

This also fixes an error made when porting this to savannah.

* src/dispnew.c (abs_cursor_pos, (is_cursor_obscured)
(terminal_cursor_magic): Port correctly and fix.

(cherry picked from commit 9b8d1e0addeca9b508324537e7743d0af508a630)
src/dispnew.c