bigbn/drop-down-terminal-x

Feature request: scroll while bottom line updates

rusins opened this issue · 2 comments

In most terminals, you can scroll up and down while a command like apt upgrade is running. In drop-down-terminal-x however, every time the percentage bar updates (i.e., the bottom line of the output), the terminal jumps down to the bottom. This is annoying when you want to see what the program outputted earlier, while it's still actively working (printing to standard out).

bigbn commented

image

Thank you, was unaware the latest version had this feature. Works perfectly! 👍