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

Change how macros separate keypresses #1

Merged
merged 1 commit into from
Dec 15, 2021

Conversation

Omnikar
Copy link

@Omnikar Omnikar commented Dec 12, 2021

Completes helix-editor#1253

  • Keypresses are no longer separated by spaces
  • Single-character keypresses are serialized as-is
  • Multi-character keypresses are delimited by <>

* Keypresses are no longer separated by spaces
* Single-character keypresses are serialized as-is
* Multi-character keypresses are delimited by `<>`
@pickfire pickfire merged commit 5ff662e into pickfire:macro Dec 15, 2021
@Omnikar Omnikar deleted the macro-delimiters branch December 15, 2021 11:25
pickfire pushed a commit that referenced this pull request Jan 18, 2023
If the reader is unfortunate enough to place the cursor at the beginning
of the line on step #1, subsequent steps will fail.
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