vim windows

本文介绍了一系列Vim编辑器中的快捷键,包括窗口间的导航、切换、旋转及独占显示等操作,同时也涵盖了如何使用Vim进行文件保存、关闭多个窗口等实用技巧。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >


1           CTRL-Wj goes to the next window and CTRL-Wk goes to the preceding one

CTRL-Wt            Go to the top window

CTRL-Wb          Go to the bottom window

CTRL-Wp          Go to the window you were in before you switched to this one


2            CTRL-Wr  command rotates the windows downward 

              CTRL-WR   comand rotates the windows upward

              CTRL-Wx   command exchanges the current window with the next one


3            The  :write command out the current file,If you want to wirte all the files that have been modified ,

use the following command:

:wall


4              The quit command (:quit) closes the current window),If you have multiple windows up,you can quit them

all using this command:

:qall



If you want to perform a combination of :wall and :qall ,use this command:

:wqall


5                 The CTRL-Wo   command makes the current window the only one on the screen


6              If you have specified multiple files on the command line or through the :argument file-list command,

the :all command opens up a window for each file


:unhide      This command can take an argument that limits the number of windows that can be opened at one time.

To unhide all the buffers but put no more than five windows on screen ,for example ,use the following command:



评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值