Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support cell-by-cell navigation to allow links to be keyboard accessible and more fine grained keyboard selection #69795

Closed
Tyriar opened this issue Mar 4, 2019 · 3 comments
Assignees
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues feature-request Request for new features or functionality terminal-accessibility Issues related to the terminal help widget, accessibility buffer, or navigation mode
Milestone

Comments

@Tyriar
Copy link
Member

Tyriar commented Mar 4, 2019

Two potential solutions:

  • Allow navigating the buffer cell by cell and maybe enter to activate a link
  • Enter a "link navigation mode" which allows navigating through just links (this is handled by the open/detect link commands
  • Shift to select text
@Tyriar Tyriar added feature-request Request for new features or functionality accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues terminal Integrated terminal issues labels Mar 4, 2019
@Tyriar Tyriar added this to the Backlog milestone Mar 4, 2019
@Tyriar Tyriar self-assigned this Mar 4, 2019
@Tyriar
Copy link
Member Author

Tyriar commented Oct 26, 2019

The discussion in xtermjs/xterm.js#583 (comment) affects how this would be implemented so it's blocked on that.

@Tyriar Tyriar changed the title Links in terminal are not keyboard accessible Support cell-by-cell navigation to allow links to be keyboard accessible and more fine grained keyboard selection Dec 26, 2019
@Tyriar
Copy link
Member Author

Tyriar commented Dec 26, 2019

#87579 asks for selecting up page/cell, updated the title.

@Tyriar Tyriar modified the milestones: Backlog, December 2021 Dec 8, 2021
@Tyriar Tyriar modified the milestones: January 2022, Backlog Jan 26, 2022
@Tyriar Tyriar modified the milestones: Backlog, June 2022 Jun 14, 2022
@meganrogge meganrogge modified the milestones: June 2022, Backlog Jun 27, 2022
@meganrogge meganrogge added the terminal-accessibility Issues related to the terminal help widget, accessibility buffer, or navigation mode label Jan 25, 2023
@meganrogge meganrogge removed the terminal Integrated terminal issues label Jan 25, 2023
@meganrogge
Copy link
Contributor

This is done with #174400

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues feature-request Request for new features or functionality terminal-accessibility Issues related to the terminal help widget, accessibility buffer, or navigation mode
Projects
None yet
Development

No branches or pull requests

2 participants