emacs-devel
[Top][All Lists]
Advanced

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

Re: Mouse-hovering over 'mouse-face' overlays/regions on a TTY Emacs


From: João Távora
Subject: Re: Mouse-hovering over 'mouse-face' overlays/regions on a TTY Emacs
Date: Mon, 30 Nov 2020 18:28:16 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> I'm currently using Mac OS.  Most of the TTY things work here, and I
>> would expect drawing some face on a part of the screen to work too.  I
>> can certainly show and hide faces programatically.
>> 
>> I've tried uncommenting that, but it fails during linking.
>
> You need to implement tty_draw_row_with_mouse_face for macOS terminal.
> Look at the other implementations, it should be easy.

Thanks.  In which file should I do that?  I.e. how do I implement a C
function for a specific terminal?

Anyway, some good news: things are moving fast on master indeed.  I just
recompiled for GNU/Linux and the problem doesn't happen: I get the
mouse-face highlighting as expected.

João



reply via email to

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