-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Description
Description of the new feature
Hello,
I'm using the windows terminal to ssh into other machines and run commands there that return large amounts of output.
Sometimes I want to go select some text from said output and copy it to place it inside an e-mail or teams window to share with colleagues. So I enter into Mark-Mode, but that moves the viewport to the end of the terminal, and forces me to move the mark-mode cursor using page-up until I reach back to the area of interest, which is sometimes hard to see in the large amounts of text.
What I try to do is use find and place a mark there that I reference when moving the cursor back.
Is it possible to have the Mark-Mode cursor be moved by find, or perhaps have it movable to previous marks, and using the arrow keys to refine the selection process.
I have been using the find capability and the mouse so far, but would love to be able to perform this using only the keyboard.
Kind regards!
Windows Terminal
Version: 1.22.12111.0
Proposed technical implementation details
No response