-
Notifications
You must be signed in to change notification settings - Fork 39
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
Problems with error messages containing non-ASCII #51
Comments
|
if i run some command, what runs the Pylinter, then pylint exec ok |
When i run Sublime from OSX Dock, in Sublime console:
but, if i run it from console - then it's ok! And Pylinter works fine! |
This seems to be solved‽ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Simple test case:
This does not show up in the status line and invoking the list of all warnings doesn't work any more.
When moving the cursor onto that line the Sublime Text console reads:
And when trying to invoke the list of all Pylint messages with
Ctrl+Alt+C
the console contains:The text was updated successfully, but these errors were encountered: