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

Error escaping encoded characters #1413

Open
Msouza91 opened this issue Dec 19, 2023 · 0 comments
Open

Error escaping encoded characters #1413

Msouza91 opened this issue Dec 19, 2023 · 0 comments
Labels
bug Bug related to code base, behavior, displaying, etc.

Comments

@Msouza91
Copy link

The problem

I noticed the issue when Windows users created repositories on Azure Devops using spaces in the name, the encoded %20 encoding before an Sor a P are breaking the prompt line. It only happens when this sequence of characters names a git repo folder , here is a capture of the issue.

2023-12-19_289x55

Relevant Zsh configuration

I only import the theme from Oh My ZSH.

What is version of Spaceship are you using?

v4.15.0

What is version of Zsh are you using?

zsh 5.8.1 (x86_64-ubuntu-linux-gnu)

What operation system are you running?

Linux

Do you use any Zsh framework or plugin manager?

oh-my-zsh

Which terminal emulator do you use?

Alacritty

Additional information

I have had the same issue on Windows with Oh My ZSH over WSL and windows terminal and chucked it to being some weirdness on WSL, or Windows Terminal App, but happened the same in a pure Linux Install.
Doesn't seem to be linked to the terminal emulator, same behaviour on Gnome Terminal as well.
@Msouza91 Msouza91 added the bug Bug related to code base, behavior, displaying, etc. label Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug related to code base, behavior, displaying, etc.
Development

No branches or pull requests

1 participant