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

Add support for String Terminator to be ESC \ #833

Merged
merged 2 commits into from
Jun 20, 2024

Conversation

jonahgraham
Copy link
Member

This fixes support to properly identify the end of OSC control sequences which can be terminated
with a BEL or ESC .

Fixes #831

This fixes support to properly identify the end of
OSC control sequences which can be terminated
with a BEL or ESC \.

Fixes eclipse-cdt#831
@jonahgraham jonahgraham merged commit 0583a05 into eclipse-cdt:main Jun 20, 2024
5 checks passed
@jonahgraham jonahgraham deleted the vt100-string-terminator-fix branch June 20, 2024 01:45
@jonahgraham jonahgraham added the backport-to-cdt_11_6 Magic branch to automatically backport labelled PRs label Jun 28, 2024
Copy link

💚 All backports created successfully

Status Branch Result
cdt_11_6

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

1 similar comment
Copy link

💚 All backports created successfully

Status Branch Result
cdt_11_6

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-cdt_11_6 Magic branch to automatically backport labelled PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TM Terminal: no shell prompt with bash or zsh
1 participant