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

Fix VIM-33 : if i switch to a different tab and then switch back, my cursor is moved to the first character of the first line. #1

Merged
1 commit merged into from
Mar 11, 2011

Conversation

madgnome
Copy link
Contributor

Fix VIM-33 : if i switch to a different tab and then switch back, my cursor is moved to the first character of the first line.

If the visibleAreaEvent is send by a tab switch, we don't try to move the caret on the editor.

@olegs
Copy link
Contributor

olegs commented Mar 11, 2011

Hello Julien, I've just accepted your pool request. However it doesn't fix the problem in my case.
By the way I've configured automatic building for the plugin at: http://teamcity.jetbrains.com/project.html?projectId=project55

@madgnome
Copy link
Contributor Author

Strange, it works for me with IntelliJ 10.0.0.2 and Rubymine 3.1 on Windows and Linux. But it seems that the build on Teamcity don't include the fix.

@madgnome
Copy link
Contributor Author

Doesn't work anymore on the version 0.14.12.

@olegs
Copy link
Contributor

olegs commented Mar 15, 2011

Julien,
Sorry, didn't get it. Is it fixed for you in 0.14.12? If not, could you please reopen the issue and describe steps to reproduce at: http://youtrack.jetbrains.net/issue/VIM-33?

vlasovskikh pushed a commit that referenced this pull request May 29, 2018
Multicaret merging selections & text objects
AlexPl292 pushed a commit that referenced this pull request Aug 23, 2019
vlasovskikh added a commit that referenced this pull request Feb 11, 2021
I maintained the plugin during 2012-10/2021-02. In 2019-02 Alex Plate joined me as a plugin developer and maintainer. Since then Alex has added tons of cool features and important fixes and has become the #1 committer to the IdeaVim repository. Thank you Alex for your great work! I'm stepping down from my maintainer role, but I will keep contributing to the plugin. Alex Plate is now the maintainer of IdeaVim. There is a live community of contributors to the plugin mentioned in AUTHORS.md. IdeaVim is a very active and welcoming open-source project. I wish Alex and the IdeaVim community all the best!
AlexPl292 pushed a commit that referenced this pull request Feb 17, 2021
I maintained the plugin during 2012-10/2021-02. In 2019-02 Alex Plate joined me as a plugin developer and maintainer. Since then Alex has added tons of cool features and important fixes and has become the #1 committer to the IdeaVim repository. Thank you Alex for your great work! I'm stepping down from my maintainer role, but I will keep contributing to the plugin. Alex Plate is now the maintainer of IdeaVim. There is a live community of contributors to the plugin mentioned in AUTHORS.md. IdeaVim is a very active and welcoming open-source project. I wish Alex and the IdeaVim community all the best!

(cherry picked from commit cd5c424)
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants