Possible Duplicate:
07000
如果我有2个水平分割窗口,如何旋转它们以获得2个垂直分割窗口?
如何切换缓冲区?
如果你有他们垂直拆分C-wJ将一个移动到底部
原文链接:https://www.f2er.com/bash/392537.html如果你有他们水平分裂C-wL向右移动一个
要在拆分窗口的“列”或“行”中旋转,请选择C-wC-r
The following commands can be used to change the window layout. For example,when there are two vertically split windows,CTRL-W K will change that in horizontally split windows. CTRL-W H does it the other way around.