odo icon indicating copy to clipboard operation
odo copied to clipboard

odo preference remove registry change the shell color after execution

Open jeffmaury opened this issue 3 years ago • 3 comments

/kind bug

What versions of software are you using?

Operating System:

Win10Pro

Output of odo version:

odo v3.0.0-beta3 (f4e96a4e3)             
                                         
Server: https://api.crc.testing:6443     
Kubernetes: v1.24.0+9546431              

How did you run odo exactly?

odo preference remove registry my

Actual behavior

image

Expected behavior

Shell should not have color modified

Any logs, error output, etc?

jeffmaury avatar Aug 24 '22 13:08 jeffmaury

@jeffmaury What terminal and theme are you using? I'm trying to reproduce this in powershell and cmd and I'm unable.

cdrage avatar Sep 01 '22 12:09 cdrage

@jeffmaury What terminal and theme are you using? I'm trying to reproduce this in powershell and cmd and I'm unable.

I'm using cmd.exe embedded into ConEmu https://conemu.github.io

If using cmd.exe then I don't have the issue

jeffmaury avatar Sep 05 '22 08:09 jeffmaury

No matter what I do I'm still unable to reproduce this.

We could always detect if an environment variable is being used by ConEmu: https://conemu.github.io/en/ConEmuEnvironment.html and then disable colouring manually.

I believe that may be the only option @jeffmaury

cdrage avatar Sep 12 '22 12:09 cdrage

It looks like this has been fixed. I was not able to reproduce this.

Screenshot 2023-02-23 at 11 34 29

/close

kadel avatar Feb 23 '23 10:02 kadel

@kadel: Closing this issue.

In response to this:

It looks like this has been fixed. I was not able to reproduce this.

Screenshot 2023-02-23 at 11 34 29

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

openshift-ci[bot] avatar Feb 23 '23 10:02 openshift-ci[bot]