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 when changing buffer with UTF-8 characters #442

Open
mgdreamingstar opened this issue Apr 16, 2020 · 1 comment
Open

Error when changing buffer with UTF-8 characters #442

mgdreamingstar opened this issue Apr 16, 2020 · 1 comment
Labels

Comments

@mgdreamingstar
Copy link

error caught in async handler 'python_chdir' ('D:\Documents\Drafts\\xe5\x85\xb3\xe4',)'
Traceback (most recent call last):
File "D:\Anaconda\lib\site-packages\pynvim\plugin\script_host.py", line 170, in python_chdir
os.chdir(cwd)
WindowsError: [Error 2] : "D:\Documents\Drafts\\xe5\x85\xb3\xe4"

@justinmk
Copy link
Member

what exact version of python, nvim, pynvim

@justinmk justinmk added the bug label Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants