shift-click-drag resets selection start point #13404

Closed
opened 2026-01-31 03:41:47 +00:00 by claunia · 8 comments
Owner

Originally created by @DHowett on GitHub (Apr 12, 2021).

To add to @Don-Vito's test cases 😄

  • click-drag (set selection), shift-click-drag (extend selection while dragging)

Right now, shift-click-drag resets the start point when the drag happens (but successfully extends when the click happens!)

Originally created by @DHowett on GitHub (Apr 12, 2021). To add to @Don-Vito's test cases :smile: * [ ] click-drag (set selection), shift-click-drag (extend selection while dragging) Right now, shift-click-drag resets the start point when the drag happens (but successfully extends when the click happens!)
Author
Owner

@DHowett commented on GitHub (Apr 12, 2021):

Marking P1 for servicing into 1.7, since we've taken all the other selection fixes in there.

Alternatively, I can back out all the selection changes from 1.7 and we'll go back to the thing we shipped in 1.6. It's got some known issues, but at least they're known ones!

@DHowett commented on GitHub (Apr 12, 2021): Marking P1 for servicing into 1.7, since we've taken all the other selection fixes in there. Alternatively, I can back out all the selection changes from 1.7 and we'll go back to the thing we shipped in 1.6. It's got some known issues, but at least they're known ones!
Author
Owner

@Don-Vito commented on GitHub (Apr 12, 2021):

@DHowett - I will take a look later on today! I really hope we fix all in 1.7 rather than revert.

@Don-Vito commented on GitHub (Apr 12, 2021): @DHowett - I will take a look later on today! I really hope we fix all in 1.7 rather than revert.
Author
Owner

@Don-Vito commented on GitHub (Apr 12, 2021):

On it.

@Don-Vito commented on GitHub (Apr 12, 2021): On it.
Author
Owner

@YAMLcase commented on GitHub (Apr 14, 2021):

Is there an option available to reset selection? Those of us using tmux or vim with mouse support usually use "shift" to disable that app's mouse input so we can select and copy text straight to the Windows clipboard. It is a minor but often frustration that trying to go back and select some more and different text just extends the previous selection. Hitting esc will clear the selection for me, but 99% of the time I forget thus causing the frustration.

@YAMLcase commented on GitHub (Apr 14, 2021): Is there an option available to reset selection? Those of us using tmux or vim with mouse support usually use "shift" to disable that app's mouse input so we can select and copy text straight to the Windows clipboard. It is a minor but often frustration that trying to go back and select some more and different text just extends the previous selection. Hitting esc will clear the selection for me, but 99% of the time I forget thus causing the frustration.
Author
Owner

@Don-Vito commented on GitHub (Apr 14, 2021):

@yamlCase - currently there is no option but ESC. I suggested to allow clearing the selection by shift-click on one of the selection ends (I know that ConEmu does this), but waiting for @DHowett to approve this idea.

@Don-Vito commented on GitHub (Apr 14, 2021): @yamlCase - currently there is no option but ESC. I suggested to allow clearing the selection by shift-click on one of the selection ends (I know that ConEmu does this), but waiting for @DHowett to approve this idea.
Author
Owner

@YAMLcase commented on GitHub (Apr 14, 2021):

Maybe a round-about way to achieve this behavior would be a 'deselect on copy' option while also having 'copyOnSelect' set to true.

@YAMLcase commented on GitHub (Apr 14, 2021): Maybe a round-about way to achieve this behavior would be a 'deselect on copy' option while also having 'copyOnSelect' set to true.
Author
Owner

@ghost commented on GitHub (Apr 14, 2021):

:tada:This issue was addressed in #9790, which has now been successfully released as Windows Terminal v1.7.1033.0.🎉

Handy links:

@ghost commented on GitHub (Apr 14, 2021): :tada:This issue was addressed in #9790, which has now been successfully released as `Windows Terminal v1.7.1033.0`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.7.1033.0) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Author
Owner

@ghost commented on GitHub (Apr 14, 2021):

:tada:This issue was addressed in #9790, which has now been successfully released as Windows Terminal Preview v1.8.1032.0.🎉

Handy links:

@ghost commented on GitHub (Apr 14, 2021): :tada:This issue was addressed in #9790, which has now been successfully released as `Windows Terminal Preview v1.8.1032.0`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.8.1032.0) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#13404