-
-
Notifications
You must be signed in to change notification settings - Fork 774
au pymode clears when quit one of splitted windows #620
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
Comments
Same here. |
I have the same problem. |
Applying the following patch seems to fix it: #511 (comment) |
mpyatishev
added a commit
to mpyatishev/python-mode
that referenced
this issue
Nov 25, 2015
Thanks @FBruynbroeck ! I created pull request to resolve this issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I encountered such a problem: when I open the file, then make a split window and then quit (
^Wq
) one of the windows, theau pymode
cleared completely so automaticPymodeLint
does not work any more.The text was updated successfully, but these errors were encountered: