Skip to content

Add alphanumeric keyboard navigation and the following related keyboard features #275

@c0mmander8

Description

@c0mmander8

Add alphanumeric keyboard navigation and the following related keyboard features, just like the later Mac and the later IIGS:

`: Selects the first item whose name starts with `. If none, selects the next item in alphabetical, numerical or symbolic order.
Arrow key: Selects the next item in the respective direction.
Enter: Once issue #203 is implemented, selects the filename for editing.
Letter key: Selects the first item whose name starts with that letter or group of characters. If none, selects the first item whose name starts with the next available letter or group of characters in alphabetical order.
Number key: Selects the first item whose name starts with that number or group of characters. If none, selects the first item whose name starts with the next available number or group of characters in numerical order.
Return: Once issue #203 is implemented, selects the filename for editing.
Shift-` (~): Selects the first item whose name starts with ~. If none, selects the previous item in alphabetical, numerical or symbolic order.
Shift-Apple-Up Arrow: Makes the current window inactive and the desktop active.
Shift-Tab: Selects the previous item in alphabetical, numerical or symbolic order.
Symbol key: Selects the first item whose name starts with that symbol or group of characters. If none, selects the first item whose name starts with the next available symbol or group of characters in symbolic order.
Tab: Selects the next item in alphabetical, numerical or symbolic order.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DeskTopDeskTop bugs or feature requestsfeature requestUser-facing feature additions/enhancements

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions