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

[cdt_11_6] Add support for String Terminator to be ESC \ #855

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jun 28, 2024

Backport

This will backport the following commits from main to cdt_11_6:

Questions ?

Please refer to the Backport tool documentation

@jonahgraham jonahgraham changed the title [cdt_11_6] Add support for String Terminator to be ESC \ | Bump version number for org.eclipse.tm.terminal.control [cdt_11_6] Add support for String Terminator to be ESC \ Jun 28, 2024
@jonahgraham jonahgraham added this to the 11.6.1 milestone Jun 28, 2024
@jonahgraham jonahgraham linked an issue Jun 28, 2024 that may be closed by this pull request
Copy link
Author

github-actions bot commented Jun 29, 2024

Test Results

   601 files     601 suites   13m 25s ⏱️
10 196 tests 10 173 ✅ 23 💤 0 ❌
10 234 runs  10 211 ✅ 23 💤 0 ❌

Results for commit 10b56dc.

♻️ This comment has been updated with latest results.

@jonahgraham jonahgraham force-pushed the backport/cdt_11_6/pr-833_pr-833 branch from 5216bc2 to d15e14d Compare July 2, 2024 19:18
This fixes support to properly identify the end of
OSC control sequences which can be terminated
with a BEL or ESC \.

Fixes #831

(cherry picked from commit 229c55c)
@jonahgraham jonahgraham force-pushed the backport/cdt_11_6/pr-833_pr-833 branch from d15e14d to 10b56dc Compare July 2, 2024 19:19
@jonahgraham jonahgraham merged commit 2b69e98 into cdt_11_6 Jul 2, 2024
6 checks passed
@jonahgraham jonahgraham deleted the backport/cdt_11_6/pr-833_pr-833 branch July 2, 2024 20:03
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.

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