[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 16:07:56 +0400 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 |
On 10/11/2013 03:41 PM, Dani Moncayo wrote:
IMO: Do "auto scrolling" with the menĂº items, i.e.:
* Initially show only the first (top) N items that fit in the available height.
* If the users selects an item close to the bottom of the menu, scroll
up the menu items, (similar to what happens in buffer auto scrolling)
to show more items at the bottom part.
* Likewise when the user selects an item close to the top of the menu.
+1. Plus, I think that the menu should not overwrite modeline, like on
the first attached image. Instead, menu should end before modeline and
display some special thing if there are more menu items to scroll,
like on the second image ("vvvvvv").
Dmitry
smallterm.png
Description: PNG image
smallterm-wannabee.png
Description: PNG image
- Re: Menus with more items than the TTY can display, (continued)
- Re: Menus with more items than the TTY can display, martin rudalics, 2013/10/18
- Re: Menus with more items than the TTY can display, Eli Zaretskii, 2013/10/18
- Re: Menus with more items than the TTY can display, martin rudalics, 2013/10/18
- Re: Menus with more items than the TTY can display, Eli Zaretskii, 2013/10/18
- Re: Menus with more items than the TTY can display, martin rudalics, 2013/10/18
Re: Menus with more items than the TTY can display, Dani Moncayo, 2013/10/11
- Re: Menus with more items than the TTY can display,
Dmitry Antipov <=