I would like that after splitting the window (C-x 3 or C-x 2) to be able to automatically get to cursor in the new opened buffer (the other than the current). How can I achieve this behavior ?
I would like that after splitting the window ( C-x 3 or C-x 2
Share
!!!DO NOT USE THIS ANSWER!!! — as pointed out in the comments, advising
split-windowcan lead to undesired side-effects.I recommend Bozhidar Batsov‘s answer instead.
Put the following in your .emacs file: