is there a way to move vim windows in this way? -
i have 4 windows this:
| | | | | | | | |_________| c | d | | b | | | | | | | so, how can change them way?
| | | | | c | |_________|______| | b | d | | | | the
ctrl+w/j/k/l thing moving window far other side, can't use them this. thanks!
what can think of 2 steps:
- move cursor
c, pressc-w cclose window - move cursor
d, press:sp #<enter>
the idea is, close 1 window(buffer), , reopen in right place (by sp or vs).
glad know if there easier way.
Comments
Post a Comment