[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: F10 Menu Cursor Invisible
From: |
Eli Zaretskii |
Subject: |
Re: F10 Menu Cursor Invisible |
Date: |
Wed, 07 Jul 2021 21:45:59 +0300 |
> From: Richmond <dnomhcir@gmx.com>
> Date: Wed, 07 Jul 2021 19:37:58 +0100
>
> I have started emacs with -nw --color=never in mate-terminal. (This also
> applies to xterm). When I press f10 I can see the menus, but when I
> press down arrow I cannot see which menu item is highlighted. Is that a
> bug?
How come the current menu item is not highlighted? it should be
displayed with a different face. Do you see this in "emacs -Q -nw"?
> Is there a way to get the menu in the minibuffer as it used to
> appear in the old days?
Yes, customize the variable tty-menu-open-use-tmm to a non-nil value.