Terminal: Support keyboard text selection & navigation #997

Open
opened 2026-01-30 22:13:25 +00:00 by claunia · 0 comments
Owner

Originally created by @markusamshove on GitHub (May 12, 2019).

Originally assigned to: @carlos-zamora on GitHub.

Hello,

I'm using tmux on Linux machines and ConEmu on Windows machines and I really love that I can do text selection with the keyboard.

In ConEmu, there is a keybinding for "Start text selection (like text editors)", whereas in tmux there is the same thing with <prefix><b> (I think that is default), where I get a cursor that I can move with the arrow keys around the console window.
While doing this, I can select text while holding shift and (in case of ConEmu) press ENTER to copy the text into the clipboard and end the text selection.
It can also be compared with Vim's visual mode.

It would be nice if the new Windows Terminal could support this out of the box, so I can use it in e.g. PowerShell :-)

Originally created by @markusamshove on GitHub (May 12, 2019). Originally assigned to: @carlos-zamora on GitHub. Hello, I'm using tmux on Linux machines and ConEmu on Windows machines and I really love that I can do text selection with the keyboard. In ConEmu, there is a keybinding for "Start text selection (like text editors)", whereas in tmux there is the same thing with `<prefix><b>` (I think that is default), where I get a cursor that I can move with the arrow keys around the console window. While doing this, I can select text while holding shift and (in case of ConEmu) press ENTER to copy the text into the clipboard and end the text selection. It can also be compared with Vim's visual mode. It would be nice if the new Windows Terminal could support this out of the box, so I can use it in e.g. PowerShell :-)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#997