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

Simplify some keymap key names #2369

Closed
archseer opened this issue May 2, 2022 · 0 comments · Fixed by #2677
Closed

Simplify some keymap key names #2369

archseer opened this issue May 2, 2022 · 0 comments · Fixed by #2677
Labels
A-helix-term Area: Helix term improvements C-enhancement Category: Improvements E-easy Call for participation: Experience needed to fix: Easy / not much E-good-first-issue Call for participation: Issues suitable for new contributors

Comments

@archseer
Copy link
Member

archseer commented May 2, 2022

I think removing some of the named keys like semicolon, percent, lt etc and letting them be parsed from their normal representation (;, %, <, etc) might be better altogether. We only really need them for keys with no printable ASCII representation like backspace (and maybe minus since A-- for Alt+minus might be confusing to read).

@sudormrfbin #2278

@the-mikedavis the-mikedavis added C-enhancement Category: Improvements A-helix-term Area: Helix term improvements labels May 2, 2022
@sudormrfbin sudormrfbin added E-easy Call for participation: Experience needed to fix: Easy / not much E-good-first-issue Call for participation: Issues suitable for new contributors labels May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-helix-term Area: Helix term improvements C-enhancement Category: Improvements E-easy Call for participation: Experience needed to fix: Easy / not much E-good-first-issue Call for participation: Issues suitable for new contributors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants