GVIM Multi-window editing

Source: Internet
Author: User
Gvim Multi-window editing

: Split divides the current window into two halves, displaying the same buffer content (the same file).

: Vsplit splits the current window into the left and right halves, and they show the same buffer content (the same file).

: Split Otherfile splits the current window into two halves, showing the current file and the newly specified file.

: Vsplit otherfile splits the current window into the left and right halves, and they display the current file and the newly specified file.

Switch between windows
按住Ctrl + W,然后再加上h, j, k, l,分别表示向左、下、上、右移动窗口。按住Ctrl + W,然后再加上t, b, p,分别表示向最左上角、最右下角、前一个访问的窗口。按住Ctrl,然后再加上方向键,也可以移动窗口。
Create multiple labels

Tip: This feature is similar to the New tab page for Firefox or Chrome.

: tabnew finename Open a new tab and edit the new file. If no file is specified, only the new tab is opened and the buffer is attached.

: Tabclose Closes the current tab page.

: Tabonly closes all other tabs except for the current tab page.

Close window

: Close closes the current window.

GVIM Multi-window editing

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.