Skip to content

Change handling of raw esc sequences#25

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

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

Conversation

@JoeKar

@JoeKar JoeKar commented Oct 10, 2023

Copy link
Copy Markdown

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

micro-editor/micro#2950

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

Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown

Choose a reason for hiding this comment

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

Nope it doesn't :)

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