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 handling of raw esc sequences #25

Merged
merged 4 commits into from
Oct 16, 2023

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.

zyedidia/micro#2950

tscreen.go Show resolved Hide resolved
tscreen.go Show resolved Hide resolved
}
}
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