Scroll Lock button support to lock the terminal from scrolling #6694
Labels
Issue-Feature
Complex enough to require an in depth planning process and actual budgeted, scheduled work.
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
Description of the new feature/enhancement
Support Scroll Lock to lock text from scrolling if I want to look at something that was briefly visible but is now off screen because there's a constant stream of new output from, e.g., compiling or watching some logs live with
tail
.Proposed technical implementation details (optional)
If I have Scroll Lock on, new output arriving into the terminal should not scroll it down so I can keep reading what's currently visible on screen. Having Scroll Lock off would restore the behavior that's the only one as of writing.
The text was updated successfully, but these errors were encountered: