fix: Apply hack to allow to use ctrl-p on terminal#1201
fix: Apply hack to allow to use ctrl-p on terminal#1201mtsmfm wants to merge 1 commit intoeclipse-che:mainfrom
Conversation
|
Can one of the admins verify this patch? |
Codecov Report
@@ Coverage Diff @@
## main #1201 +/- ##
==========================================
- Coverage 32.78% 32.60% -0.18%
==========================================
Files 290 295 +5
Lines 9885 9997 +112
Branches 1457 1536 +79
==========================================
+ Hits 3241 3260 +19
+ Misses 6641 6628 -13
- Partials 3 109 +106
Continue to review full report at Codecov.
|
|
[crw-ci-test] |
|
❌ E2E Happy path tests failed ❗ See Details
Test product:
Eclipse Che QE channel: https://mattermost.eclipse.org/eclipse/channels/eclipse-che-qe |
|
[crw-ci-test] |
|
❌ E2E Happy path tests failed ❗ See Details
Test product:
Eclipse Che QE channel: https://mattermost.eclipse.org/eclipse/channels/eclipse-che-qe |
|
@azatsarynnyy @vitaliy-guliy What can I do to move this PR forward? I can't see any E2E results https://main-jenkins-csb-crwqe.apps.ocp4.prod.psi.redhat.com/blue/organizations/jenkins/Che%2Fe2e%2Fminikube%2Fpr-check%2Fche-theia-pr-check/detail/che-theia-pr-check/445 |
|
@mtsmfm please update your branch the first. che-theia/main has important updates, which allows happy path tests to be passed. |
|
@vitaliy-guliy Rebased and force pushed. |
|
[crw-ci-test] |
|
❌ E2E Happy path tests failed ❗ See Details
Test product:
Eclipse Che QE channel: https://mattermost.eclipse.org/eclipse/channels/eclipse-che-qe |
|
[crw-ci-test] |
|
❌ E2E Happy path tests failed ❗ See Details
Test product:
Eclipse Che QE channel: https://mattermost.eclipse.org/eclipse/channels/eclipse-che-qe |
|
For some reason, the images for running HappyPath tests aren't built. |
|
@azatsarynnyy: you need to add comment with [crw-ci-test --rebuild] to build theia images from PR |
|
[crw-ci-test --rebuild] |
|
✅ E2E Happy path tests succeed 🎉 See Details
Test product:
Eclipse Che QE channel: https://mattermost.eclipse.org/eclipse/channels/eclipse-che-qe |
azatsarynnyy
left a comment
There was a problem hiding this comment.
I'm not able to test how it solves the problem on docker-desktop. If someone can - please do.
At least, I've checked that the patch doesn't break anything by testing it on DevSandbox.
|
I've found \u0000 is handle by zsh... |

What does this PR do?
Currently, ctrl-p on terminal doesn't work because ctrl-p ctrl-q is docker's default detach keys and there's no way to customize it with k8s api.
kubernetes/kubectl#1011
Screenshot/screencast of this PR
before
after
What issues does this PR fix or reference?
How to test this PR?
echo hictrl-pPR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or referenceandHow to test this PRcompletedReviewers
Reviewers, please comment how you tested the PR when approving it.
Happy Path Channel
HAPPY_PATH_CHANNEL=stable