ianva / vim-youdao-translater

vim的有道取词翻译插件
ianva.github.com
Other
132 stars 32 forks source link

Fix problem for macvim discussed in pull request 23 #24

Closed hiberabyss closed 6 years ago

ianva commented 6 years ago

The async feature can work, thank you, but the pull request make new bug of python encoding that from error message encoding.

.vim/bundle/vim-youdao-translater/plugin/../youdao.py", line 135, in <module>
    sys.stdout.write(info)
UnicodeEncodeError: 'ascii' codec can't encode characters in position 1-8: ordinal not in range(128)