Is there a way to pause the terminal?
In my ESP32 project i’m sending logs to the terminal widget. Sometimes quite a lot logs are sent and the terminal nicely scrolls automaticly.
However this makes that sometimes i want to pause the autoscrolling of the terminal to better inspect/read the logs.
How can this be done?