decuser wrote: Sat Jan 13, 2024 10:45 am
...I thought I would ask to see if it's just me or if this is an issue for others...
...
For me the answer is yes and no.
- Yes, it works for me but only in MX-19 (oh how I like MX-19)
- No, it does not work for me in my MX-21 and MX-23 test systems.
In MX-21 and MX-23
Ctrl+Shift+A will only highlight what can be displayed in the Terminal from the cursor location to the text at the top of the visible Terminal window, regardless of where the Terminal content is scrolled to.
decuser wrote: Sat Jan 13, 2024 10:45 am
...
...do you know a fix?
"Sorta-kinda". By that I mean that I do not have a fix per se but more of a workaround (I spent hours researching this).
Of course a common way would be to drag the mouse to highlight the entire Terminal contents and then Ctrl+Shift+C, but that is somewhat slow and the steps in the bullet points below will be much faster when there are many lines of text in the Terminal.
Another way would be to go to the Terminal menu > Terminal > "Save Contents..." which will copy the Terminal contents to a text file, but then you'll have to open the text file and Ctrl+A > Ctrl+S to copy it to the clipboard. Then that text file will still need to be deleted.
I believe a better way to highlight and copy a large amount of text in the MX-21 and MX-23 xfce4 Terminal is the below method which requires a little finger dexterity but I can highlight the entire Terminal screen in 2-3 seconds regardless of how many lines of text is in the Terminal:
- At the bottom of the screen (the end of the contents), left-click and hold the mouse button down
- drag the mouse a line or two up so highlighting begins (still holding the mouse button down)
- Now press Shift+Home to bring the text to the top of the window and, while still holding the left mouse button down, drag the highlighted text to the top.
- Release the left mouse button
- Now Ctrl+Shift+C to copy the highlighted text to the clipboard > Done.
IMPORTANT: The reason for the second bullet, highlighting a line or two while still holding the left mouse button down, is important is because if the mouse does not highlight anything then
only the visible text at the top of the Terminal window will be highlighted. Highlighting at least one line before
Shift+Home is done will ensure that the ENTIRE contents of the Terminal window will be highlighted and copied when brought to the top of the contents.
After doing the above procedure 15-20 times I can highlight the entire Terminal contents almost as fast as using
Ctrl+Shift+A......almost.
Something changed the behavior of
Ctrl+Shift+A from MX-19 to MX-21 and MX-23. That looks like a good clue to find the cause of the change.