emacs-devel
[Top][All Lists]
Advanced

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

Re: Menus with more items than the TTY can display


From: Dmitry Antipov
Subject: Re: Menus with more items than the TTY can display
Date: Fri, 11 Oct 2013 15:40:35 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0

On 10/11/2013 03:28 PM, Eli Zaretskii wrote:

Bug #15575 raises the issue of what to do with displaying TTY menus
that are too long for the screen height.  Currently, the code simply
truncates the menu at the last available line, but maybe there are
better ways of handling this.

IMHO menu should just scroll.  Also, what about make them cyclic
(e.g. when you're on "Quit" line in "File" menu an press cursor
down, "Visit New File" is selected).

Dmitry





reply via email to

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