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 message concentrates with git on non-ASCII path name #141

Closed
yosangwon opened this issue May 2, 2014 · 1 comment
Closed

error message concentrates with git on non-ASCII path name #141

yosangwon opened this issue May 2, 2014 · 1 comment

Comments

@yosangwon
Copy link

If git local repository path name has non-ASCII character, many error message are printed on the screen. It doesn't seems to be critical...

Here's steps to reproduce the error.

$ mkdir 파워라인大好き
$ cd 파워라인大好き
$ git init
Initialized empty Git repository in /Users/Leo/파워라인大好き/.git/
$ vi newfile

"newfile" [New File]
Error detected while processing function PowerlinePyeval:
line    1:
2014-05-02 11:55:31,849:ERROR:vim:branch:Exception while computing segment: 'asc
ii' codec can't decode byte 0xed in position 11: ordinal not in range(128)
Press ENTER or type command to continue
Error detected while processing function PowerlinePyeval:
line    1:
Traceback (most recent call last):
Press ENTER or type command to continue
......
@b-ryan
Copy link
Owner

b-ryan commented Nov 22, 2015

@devleoper this in not an issue with powerline-shell, it looks like an issue with powerline: https://github.com/powerline/powerline. If you are still having this issue I would open up an issue with that repository.

@b-ryan b-ryan closed this as completed Nov 22, 2015
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