Skip to content

Comments

Change handling of raw esc sequences#25

Merged
zyedidia merged 4 commits intozyedidia:masterfrom
JoeKar:fix/raw-esc-sequence
Oct 16, 2023
Merged

Change handling of raw esc sequences#25
zyedidia merged 4 commits intozyedidia:masterfrom
JoeKar:fix/raw-esc-sequence

Conversation

@JoeKar
Copy link

@JoeKar JoeKar commented Oct 10, 2023

This will help to explicitly prevent duplicated raw escape sequences and gives the user registered raw escape sequences precedence.

micro-editor/micro#2950

@JoeKar JoeKar force-pushed the fix/raw-esc-sequence branch from 62e2522 to b791a98 Compare October 15, 2023 19:20
}
}
return false
}
Copy link

Choose a reason for hiding this comment

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

Nit: move it above parsePaste?

Copy link
Author

Choose a reason for hiding this comment

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

Back from work and the children do more or less sleep, but the PR is already merged.
Hopefully it doesn't bother too much.

Copy link

Choose a reason for hiding this comment

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

Nope it doesn't :)

@zyedidia zyedidia merged commit 9699587 into zyedidia:master Oct 16, 2023
@JoeKar JoeKar deleted the fix/raw-esc-sequence branch December 20, 2023 19:40
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.

3 participants