The Wayback Machine - https://web.archive.org/web/20220506072742/https://github.com/GDQuest/learn-gdscript/issues/509
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

Look into adding Cmd C Cmd X Cmd V shortcuts for macOS users in the browser #509

Open
NathanLovato opened this issue Apr 30, 2022 · 0 comments
Open
Labels
enhancement good first issue

Comments

@NathanLovato
Copy link

@NathanLovato NathanLovato commented Apr 30, 2022

In the browser, the app can't know if a user is on macOS. So copy-paste shortcuts use Ctrl instead of Cmd. We should look into adding Cmd shortcuts for mac users - as most keyboards don't have the key, this change will benefit mac users and be transparent to others.

We've just got to see if we can somehow add the shortcuts to the TextEdit fields. Iirc it exposes the necessary functions.

@NathanLovato NathanLovato added enhancement good first issue labels Apr 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement good first issue
1 participant