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
Browse filesBrowse the repository at this point in the historyBrowse files
Marien Zwart
committed
urwid frontend: handle long-running commands and lengthy output better.
Redrawing the screen is relatively slow, so rate-limiting it greatly
speeds up inputs that result in a lot of output quickly.
Also, scrolling to the bottom while waiting for a command to run out
of output makes it more obvious we did not get stuck.
Both issues reported by tos9 over irc.
0 commit comments