Add pausing to the serial console #233

Closed
opened 2026-04-05 18:09:22 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @gorbit99 on 9/27/2025

Implements #1555

This PR adds a pause button to the serial console that can stop it from scrolling if new text is added to it, like on the below image:
kép

It also restores the functionality of automatically pausing the console if the user scrolls up, resuming when scrolling to the bottom. This is also integrated with the pause button.

*Originally created by @gorbit99 on 9/27/2025* Implements #1555 This PR adds a pause button to the serial console that can stop it from scrolling if new text is added to it, like on the below image: <img width="2171" height="451" alt="kép" src="https://github.com/user-attachments/assets/cd857811-f551-42fb-ac52-25d5f89c0a19" /> It also restores the functionality of automatically pausing the console if the user scrolls up, resuming when scrolling to the bottom. This is also integrated with the pause button.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/SlimeVR-Server#233