Hello, I want to report a bug which I found quite some time ago, but lately it became particularly annoying as one of my plugins depends on the bugged functionality.
I don't know if it's present on other platforms, but it is definitely present on Windows (GUI version, of course). To reproduce, do the following: 1. Create a stack of windows, i.e. there can be as many windows as you like, but there should be only horizontal splits (aka `:sp`); 2. Remember the position of Vim's main window now (upper-left corner); 3. Perform snapping: drag Vim's main window to left or right edge so that it "snaps", i.e. covers half of the screen; 4. In any of the windows in Vim perform `:wincmd H`; 5. Notice how Vim's main window instantly jumps to the previous position before snapping (the one you should have remembered); pretty annoying, isn't it? There are other ways to reproduce it, and all of them result in this bug. For example: 1. Have your Vim with just one window opened inside; 2. Snap; 3. Perform `:vsp`; 4. Boom, the jump happens again. NOTE: If you'd do `:sp` instead, everything would be smooth, no buggy jumps. So I suspect that this issue is especially related to "vertical" actions. Hopefully, this is fixable. Regards. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
