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

Add more per-platform keys in talon-lists. #1574

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nriley
Copy link
Collaborator

@nriley nriley commented Oct 12, 2024

All platforms:

Mac:

  • "function"/"globe" for globe/fn modifier (increasingly used by the OS)
  • "return" for return (as printed on Apple keyboards)
  • "enter" for [keypad] enter

The only one I'm a bit worried about is the last one. It is correct per Apple's definitions but it's possible some users are used to saying "enter" (though it's not the correct name for the key) and will get unexpected behavior; in most Mac apps I've tried, Return and Enter behave identically.

nriley and others added 2 commits October 12, 2024 15:28
All platforms:
- keypad_enter
- insert (inadvertently removed in talonhub#1554)
- Allow dictating keypad keys directly without "press"

Mac:
- "function"/"globe" for globe/fn modifier (increasingly used by the OS)
- "return" for return (as printed on Apple keyboards)
- "enter" for [keypad] enter

The only one I'm a bit worried about is the last one. It does behave "correctly" per Apple's definitions but it's possible some users are used to saying "enter" (though it's not the correct name for the key) and will get unexpected behavior.
Copy link
Member

@knausj85 knausj85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm good with the change. I'll leave it open for others to poke.

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