-
-
Notifications
You must be signed in to change notification settings - Fork 91
Description
So, I've been getting a lot more familiar with the commands OTHER than just swapping windows and once I have 3 frames and tons of windows this gets super useful. However, there's a modification I'd like to make, or create another command and I am not sure how to go about it.
In essence, I want to do a swap windows but the cursor stays in the window it originally was. M does half of this. This is more of a push a buffer to a window, but the current window will have the next buffer in its display stack pop up. What I'd really like is for this to not pop up the buffer from the display stack, but display the OTHER buffer in the current window. Maybe a 'pull'.
In any event, if there's an option that either makes M not do the stack but just take the buffer from the other window that I moved the current window's buffer to, or create a new command that does this, I'm all ears. Thanks for considering.