How to open file from explorer in an already open split? #1809
-
Suppose I have some files already open in different splits. Now, I open the explorer, move to the file I want to and then I press enter. It opens the file in the first split from left. I want to open this file in the split of my choice. How can I achieve that? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
If |
Beta Was this translation helpful? Give feedback.
<S-CR>
on the file you want will open labels in the different splits and you press the letter for the label corresponding to the split you want.If
<S-CR>
doesn't work for you, that's a conflict with your terminal and you might want to change that mapping to something else that works for you. The mapping is defined to the action here, so just copy that to your personal configuration and change<S-CR>
to whatever you want.