Terminal: Highlight certain text in Windows Terminal with the mouse and perform actions

Created on 22 Mar 2020  路  3Comments  路  Source: microsoft/terminal

Description of the new feature/enhancement

Highlight the specified selected text in Windows Terminal with the mouse and perform actions such as deleting and inserting characters.

Proposed technical implementation details (optional)

Issue-Feature Needs-Tag-Fix

Most helpful comment

Oh! Powershell can do this if you hold down Shift and use the Arrow keys. That鈥檚 a good shell feature!

All 3 comments

Thanks for the request!

This will not work in general. What if I select this text and choose "Delete"?

image

Terminal can't "collude" very well with the shell because it needs to remain generic.

Because terminal cannot reliably do this, I'm going to close this feature request. Please, keep them coming! Thank you!

Oh! Powershell can do this if you hold down Shift and use the Arrow keys. That鈥檚 a good shell feature!

Was this page helpful?
0 / 5 - 0 ratings