Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Won't work if the path contains Chinese. #15

Open
thekoc opened this issue Jul 9, 2017 · 1 comment
Open

Won't work if the path contains Chinese. #15

thekoc opened this issue Jul 9, 2017 · 1 comment

Comments

@thekoc
Copy link

thekoc commented Jul 9, 2017

When TerminalFinderButton was pressed, if directory ~/tem/测试 was selected, terminal will show following error:

$ cd "/Users/koc/tem/æµ^Ëè¯^Õ/";clear;
cd: no such file or directory: /Users/koc/tem/æµ\M-^Kè¯\M-^U/

@lexrus
Copy link
Owner

lexrus commented Jul 10, 2017

I believe it's a best practice to create directories with ASCII. 😄 Thus I won't try to fix this bug.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants