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
When a long menu completion happens, all the existing screen contents get scroll up a lot (often all the way to the top line of the screen). Then when this operation completes, they stay there. This sort of gives up a lot of screen real estate that would otherwise usefully go to the display of history and command output.
Is there a way to cause the screen instead to be redrawn as it was before the completion started?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When a long menu completion happens, all the existing screen contents get scroll up a lot (often all the way to the top line of the screen). Then when this operation completes, they stay there. This sort of gives up a lot of screen real estate that would otherwise usefully go to the display of history and command output.
Is there a way to cause the screen instead to be redrawn as it was before the completion started?
Beta Was this translation helpful? Give feedback.
All reactions