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 for Mac keyboard layout in input prompt #360

Open
zronghui opened this issue Feb 7, 2024 · 1 comment
Open

Support for Mac keyboard layout in input prompt #360

zronghui opened this issue Feb 7, 2024 · 1 comment
Labels
Enhancement New feature or request

Comments

@zronghui
Copy link

zronghui commented Feb 7, 2024

Describe the problem

When using the input prompt to enter my first name, the instructions indicate to finish with ‘Alt+Enter’. However, on Mac computers, the ‘Alt’ key is replaced by the ‘Option’ key, and using ‘Option+Enter’ does not seem to work as expected. I would like to request support for the Mac keyboard layout in the input prompt.

Describe the solution

When using a Mac keyboard, pressing ‘Option+Enter’ should function the same as ‘Alt+Enter’ on a Windows keyboard, allowing the user to submit their input in the prompt.

Alternatives considered

No response

@zronghui zronghui added the Enhancement New feature or request label Feb 7, 2024
@kiancross
Copy link
Collaborator

Happy to review a PR which implements this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants