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

SSH breaks prompt #267

Closed
axium1998 opened this issue Oct 17, 2019 · 3 comments
Closed

SSH breaks prompt #267

axium1998 opened this issue Oct 17, 2019 · 3 comments

Comments

@axium1998
Copy link

axium1998 commented Oct 17, 2019

When using ssh to connect to my home computer, I have noticed that the ssh sessions slightly breaks powerline10k.

p10k ssh

Other useful information (pertains to both machines):
OS: ArchLinux
Shell: ZSH 5.7.1 (x86_64-pc-linux-gnu)
Oh-My-Zsh: git (up-to-date)
Powerlevel10k: Installed using the instructions for Oh-My-Zsh
p10k is configured with p10k configure, no custom changes

unset ZLE_RPROMPT_INDENT has no effect

~/.zshrc (both machines, comments taken out):
zshrcNoComments.txt

~/.p10k.zsh (both machines):
p10kConfig.txt

EDIT: Here is a more 'broken' configuration:
p10k ssh broke
~/.p10k.zsh:
p10kConfigBroken.txt

@romkatv
Copy link
Owner

romkatv commented Oct 17, 2019

My guess is that your locale isn't Unicode-capable. Type locale to verify.

@romkatv
Copy link
Owner

romkatv commented Oct 17, 2019

See #153.

@axium1998
Copy link
Author

It would appear my googling skills need work, that fixed it. Thank you!

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

No branches or pull requests

2 participants