Linux-vi/vim

Source: Internet
Author: User
Vi/vim

Vi/vim commands for editing text

Command: VI test.txt, when test.txt does not exist, automatically create this file, execute VI test.txt

The red arrow marks the file name, indicating that it is now in command mode, and when VI is a file, most of the start is in command mode

When input I, A,s, O is entered in edit mode

At this point, insert is the input state

Press ESC to enter command mode when the input is complete or when you want to end the input

Command mode parameters:

  • : Q exit
  • : q! Force exit
  • : Wq Save Exit
  • : wq! Force Save exit
  • : W Disk
  • : w! Force disk
  • ... and other parameters

After this document in depth will continue to update, I just touch Linux, feel vi/vim more than this feature, thank you

Linux-vi/vim

Related Article

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.