-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Re-creating from obsolete: https://sourceforge.net/p/roxterm/bugs/135/
"Edit > Select All" now seems to select only the visible view-port text, no matter where the scroll-back is positioned. So the result is "select all visible" and not "select all in scroll-back" as intended. (See original Select the entire scrollback buffer? discussion.)
Environment:
- FAILS as below on: ROXTerm 3.12.1 from PPA on Linux Mint-21.0 and 21.2 (base = jammy).
- Works as expected on: ROXTerm 3.12.1 from PPA on Linux Mint-20.3 (base = focal).
To reproduce:
- Run several commands so that output scrolls off the screen into the scroll-back buffer.
- "Edit > Select All".
- "Edit > Copy".
- Paste into an editor.
Result: I only get the text from the visible screen.
Expected: I want the text from the entire scroll-back buffer.
Hack-around? Is there a way to get ROXTerm to (continuously?) write the scroll-back to disk, in addition to RAM? I'd love that for some other reasons as well.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels