]> git.eshelyaron.com Git - emacs.git/commit
Hide cursor based on tty frame's `cursor-type'
authorGerd Möllmann <gerd,moellmann@gmail.com>
Sun, 16 Feb 2025 16:27:58 +0000 (17:27 +0100)
committerEshel Yaron <me@eshelyaron.com>
Tue, 18 Feb 2025 08:58:54 +0000 (09:58 +0100)
commitcef76fcd2fb1a2dbb9093209ce4fda0a025f7e64
treea99bb6c3d19fe9162a2d820d3f9fcd82f5ec6e39
parent931cf733e14ba7f6f9543ba182a6abf63276f4d8
Hide cursor based on tty frame's `cursor-type'

* src/dispnew.c (terminal_cursor_magic): if selected-frame has
`(cursor-type . nil)' parameter.

(cherry picked from commit a51cfbbd15889ce2af59b0b1bffac8735f70f6b9)
src/dispnew.c