Missing ctrl+a (select all) from shortcut #5469

Closed
opened 2026-01-31 00:14:11 +00:00 by claunia · 4 comments
Owner

Originally created by @csabattier on GitHub (Dec 8, 2019).

I don't see shortcut definition in terminal/src/cascadia/TerminalApp/ShortcutActionDispatch.cpp but function exist in terminal/src/host/selection.cpp. I didnt find where this function is called and how we can add it to the shortcut.

Originally created by @csabattier on GitHub (Dec 8, 2019). I don't see shortcut definition in terminal/src/cascadia/TerminalApp/ShortcutActionDispatch.cpp but function exist in terminal/src/host/selection.cpp. I didnt find where this function is called and how we can add it to the shortcut.
claunia added the Resolution-Duplicate label 2026-01-31 00:14:11 +00:00
Author
Owner

@DHowett-MSFT commented on GitHub (Dec 8, 2019):

src/host/selection.cpp is a component in conhost, the Windows Console Host.

You're probably looking for /dup #3723

@DHowett-MSFT commented on GitHub (Dec 8, 2019): `src/host/selection.cpp` is a component in conhost, the Windows Console Host. You're probably looking for /dup #3723
Author
Owner

@ghost commented on GitHub (Dec 8, 2019):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (Dec 8, 2019): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Author
Owner

@DHowett-MSFT commented on GitHub (Dec 8, 2019):

Sorry, I meant /dup #1469.

@DHowett-MSFT commented on GitHub (Dec 8, 2019): Sorry, I meant /dup #1469.
Author
Owner

@ghost commented on GitHub (Dec 8, 2019):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (Dec 8, 2019): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#5469