You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem when using vim-easymotion. Lets say I open two tabs splitted vertically, and then :MaximizerToggle. Then one of the windows is maximized. If I now performs easymotion-bd-w, the minimized window gets opened (a bit), since easymotion-bd-w works on both windows. But when my easymotion movement is over, the slightly opened window is not minimized back, and does not even open up back to its original size if I do :MaximizerToggle. I tried the same with windows splitted horizontally, but no problem happened there.
I added this as an issue to vim-easymotion as well.
The text was updated successfully, but these errors were encountered:
Hello, and thanks for this very nice plugin!
I have a problem when using vim-easymotion. Lets say I open two tabs splitted vertically, and then
:MaximizerToggle
. Then one of the windows is maximized. If I now performseasymotion-bd-w
, the minimized window gets opened (a bit), sinceeasymotion-bd-w
works on both windows. But when my easymotion movement is over, the slightly opened window is not minimized back, and does not even open up back to its original size if I do:MaximizerToggle
. I tried the same with windows splitted horizontally, but no problem happened there.I added this as an issue to vim-easymotion as well.
The text was updated successfully, but these errors were encountered: