-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Closed
Labels
A11yMASAccessibility trackingAccessibility trackingArea-InputRelated to input processing (key presses, mouse, etc.)Related to input processing (key presses, mouse, etc.)Disability-MobilityAccessibility trackingAccessibility trackingInclusionBacklogAccessibility trackingAccessibility trackingInclusionBacklog-Windows TerminalWin32Accessibility trackingAccessibility trackingIssue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Complex enough to require an in depth planning process and actual budgeted, scheduled work.Issue-TaskIt's a feature request, but it doesn't really need a major design.It's a feature request, but it doesn't really need a major design.Product-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.
Milestone
Description
Description of the new feature/enhancement
Keyboard navigation of clickable link in terminal text. Terminal Roadmap v2.0 is describing about clickable link
| Hyperlinking any links that appear in the text buffer. When clicking on the link, the link will open in your default browser.
However, this involves pointing device such as mouse or trackball. I believe many of terminal users love keyboard and it is important to keep using keyboard without switching to pointing device as much as possble.
Proposed technical implementation details (optional)
We may have a command like "NavigateToPreviousClickableLink" or "NavtigateToNextClickableLink" and "InvokeFocusedClickableLink", then we can reassign key binding those command.
bentaudun commented as #204 (comment) but wasn't mentioned in #574
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A11yMASAccessibility trackingAccessibility trackingArea-InputRelated to input processing (key presses, mouse, etc.)Related to input processing (key presses, mouse, etc.)Disability-MobilityAccessibility trackingAccessibility trackingInclusionBacklogAccessibility trackingAccessibility trackingInclusionBacklog-Windows TerminalWin32Accessibility trackingAccessibility trackingIssue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Complex enough to require an in depth planning process and actual budgeted, scheduled work.Issue-TaskIt's a feature request, but it doesn't really need a major design.It's a feature request, but it doesn't really need a major design.Product-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.