-
Notifications
You must be signed in to change notification settings - Fork 977
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
new initial prompt issues #61
Comments
hey @TJM , I think you might be hitting this issue (https://stackoverflow.com/questions/42271657/oh-my-zsh-showing-weird-character-on-terminal). Can you check if running (https://stackoverflow.com/a/54096652) solves it ? For the first issue, which terminal are you using ? for me using iterm 2 on mac , it doesn't clear the screen. |
Well, I will say that installing patched fonts seems a bit excessive for a debugging/troubleshooting tool, but as per the stack-overflow, Checking the little checkbox about "built-in powerline glyphs" in the iTerm2 profile did clear up the bogus characters in the prompt... as for the screen clearing.. its not a complete clear screen... its just wiping out a few lines (whatever output before the prompt plus its eating several lines of output before the command... it is not consistent, sometimes it eats 10+ lines before the last prompt, sometimes only a few, I think the difference has to do with how fast the "attach" operation happens. I am connecting to a GKE On Prem instance over VPN.
The behavior you show above more closely resembles what I expect. EDIT: Just tested with a local Talos K8s cluster, running 1.20.x and its fine... too many variables. Is your K8s cluster you are testing against "remote" and what is its version? ~tommy |
Related to #59 (but its closed)
... a few days ago (maybe a week), the container image changed and "delete" stopped working (backspace). That seems to be solved, (perhaps above)... but I still notice two things.
When starting via kubectl...
netshoot
logo, it also potentially destroys output I wanted to copy/paste.rebuilt the docker image from an old (56-fix) branch, and it looks "correct"
older one:
I like the hostname, rather than the
root@
part, but I want my whale back :)The text was updated successfully, but these errors were encountered: