Mark Mode: Toggle instead of holding shift #5126

Closed
opened 2026-01-31 00:05:41 +00:00 by claunia · 2 comments
Owner

Originally created by @carlos-zamora on GitHub (Nov 22, 2019).

Have you considered following tmux's implementation of this feature? It has the benefit of being well-known, and it won't step on tmux's own implementation as long as the key combination to activate it doesn't coincide with tmux's

Here's a little guide that explains how that works:
http://www.rushiagr.com/blog/2016/06/16/everything-you-need-to-know-about-tmux-copy-pasting-ubuntu/

Originally posted by @fpqc in https://github.com/microsoft/terminal/pull/2840

The main idea here (I think) is rather than holding the shift key to switch anchors, you just toggle which selection anchor you're moving.

Off the top of my head, I'm not sure how to make it not conflict with the existing implementation of mark mode, but I'm interested 😊

Originally created by @carlos-zamora on GitHub (Nov 22, 2019). Have you considered following tmux's implementation of this feature? It has the benefit of being well-known, and it won't step on tmux's own implementation as long as the key combination to activate it doesn't coincide with tmux's Here's a little guide that explains how that works: http://www.rushiagr.com/blog/2016/06/16/everything-you-need-to-know-about-tmux-copy-pasting-ubuntu/ _Originally posted by @fpqc in https://github.com/microsoft/terminal/pull/2840_ The main idea here (I think) is rather than holding the shift key to switch anchors, you just toggle which selection anchor you're moving. Off the top of my head, I'm not sure how to make it not conflict with the existing implementation of mark mode, but I'm interested 😊
claunia added the Issue-FeatureResolution-Fix-CommittedArea-InputProduct-Terminal labels 2026-01-31 00:05:42 +00:00
Author
Owner

@carlos-zamora commented on GitHub (May 13, 2020):

This should be a part of the #4993 scenario.

@carlos-zamora commented on GitHub (May 13, 2020): This should be a part of the #4993 scenario.
Author
Owner

@ghost commented on GitHub (Jul 6, 2022):

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

Handy links:

@ghost commented on GitHub (Jul 6, 2022): :tada:This issue was addressed in #13370, which has now been successfully released as `Windows Terminal Preview v1.15.186`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.15.186) * [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#5126