You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know how one could resolve this problem, but when the menu is too long for the terminal window (too many options), one has to manuallly scroll up to see the off-screen items. One can scroll up to see this, but every time I press the up/down arrows, the terminal goes to the bottom. I am guessing this is because the default terminal behaviour is to scroll down when something happens (am using Terminstor).
Also, if using this within byobu then the thing is completely unusable (at least for me) because in byobu the scrollback messes up and I have to press f7 and then scroll back using arrow keys, which then prevents the menu from working as normal.
It would be great if there was a way to have the ability to tell the menu to take up as much screen as possible, and when there are too many items, it creates an internal scrollbar or something, or just internally scrolls. If size detection is not possible, then if I could set size of the scroll window (e.g. 5 items) that would "get me by".
hi @programster we're happy to accept any enhancements you might require, feel free to coordinate with us, but it's not a priority for us at the minute, hope you understand!
I encountered an issue when my menu is bigger than my terminal:
phpclishell.mp4
Is it possible to print the console line number only for the menu?
I know I use
stty
binary to retrieve my terminal size:Thank you
The text was updated successfully, but these errors were encountered: