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: Eli Zaretskii
Subject: Re: Menus with more items than the TTY can display
Date: Fri, 11 Oct 2013 17:43:07 +0300

> Date: Fri, 11 Oct 2013 15:40:35 +0400
> From: Dmitry Antipov <address@hidden>
> CC: Eli Zaretskii <address@hidden>
> 
> 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.

A good idea, but it will need to wait for a volunteer.  The amount of
work is non-trivial, and I have more important things on my plate,
sorry.

> 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).

That's easy.  Done as trunk revision 114626.



reply via email to

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