Skip to content

Conversation

@lukemelia
Copy link
Contributor

@lukemelia lukemelia commented Sep 18, 2023

This is a rebase and modernization of @hpohlmeyer's #591.

Our use case is that we need to unregister the default toggleLink commands to replace them with our own more sophisticated link editing UI.

Note that before this PR, both Mac and Windows-style shortcuts worked on both platforms. After this PR, Mac gets standard mac shortcuts (mostly Command + ...) and other platforms get standard Windows shortcuts (mostly Ctrl + ...). I think this is preferable and makes the code clearer. However, if this change is not desirable, I can revise this PR to only add names and not split commands by platform.

@lukemelia lukemelia force-pushed the name-default-shortcuts-rebase branch from 93ebe4f to d6e6c9c Compare September 18, 2023 04:33
@lukemelia lukemelia force-pushed the name-default-shortcuts-rebase branch from d6e6c9c to 069865e Compare September 18, 2023 04:38
@lukemelia
Copy link
Contributor Author

CI failures are related to sauce labs credentials

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants