Skip to content

Additional insignificant white spaces #698

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

Open
wismill opened this issue Mar 31, 2025 · 0 comments
Open

Additional insignificant white spaces #698

wismill opened this issue Mar 31, 2025 · 0 comments
Labels
compile-keymap Indicates a need for improvements or additions to keymap compilation

Comments

@wismill
Copy link
Member

wismill commented Mar 31, 2025

Treat the following Unicode code points as additional insignificant white spaces between tokens:

  • U+0085: next line
  • U+200E: left-to-right mark
  • U+200F: right-to-left mark
  • U+2028: line separator
  • U+2029: paragraph separator

This is a nice to have but would require assuming UTF-8 compatible file encoding… which seems just fine at this point.

@wismill wismill added the compile-keymap Indicates a need for improvements or additions to keymap compilation label Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compile-keymap Indicates a need for improvements or additions to keymap compilation
Projects
None yet
Development

No branches or pull requests

1 participant