[PR #13494] [Follow-up] Polish keyboard navigation to hyperlinks #29595

Closed
opened 2026-01-31 09:35:48 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/13494

State: closed
Merged: Yes


Summary of the Pull Request

Polishes #13405 with some additional feedback found in testing and post-mortem reviews. Such feedback includes:

  • ControlInteractivity vs ControlCore split (link)
  • clearing the selection should be under lock when copying text via "Enter"
  • move mark mode keybindings into a helper function
  • decide if "Enter" should be configurable or non-configurable (link)
  • rename _isTargetingUrl
  • bugfix: ctrl+enter when the link is outside of the viewport

References

Original PR: #13405
Relevant issue: #6649
Epic: #4993

**Original Pull Request:** https://github.com/microsoft/terminal/pull/13494 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request Polishes #13405 with some additional feedback found in testing and post-mortem reviews. Such feedback includes: - [x] ControlInteractivity vs ControlCore split ([link](https://github.com/microsoft/terminal/pull/13405#discussion_r919365435)) - [x] clearing the selection should be under lock when copying text via "Enter" - [x] move mark mode keybindings into a helper function - [x] decide if "Enter" should be configurable or non-configurable ([link](https://github.com/microsoft/terminal/pull/13405#discussion_r919379305)) - [x] rename `_isTargetingUrl` - [x] bugfix: ctrl+enter when the link is outside of the viewport ## References Original PR: #13405 Relevant issue: #6649 Epic: #4993
claunia added the pull-request label 2026-01-31 09:35:48 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#29595