- 3
- 0
- 约1.36万字
- 约 24页
- 2017-06-05 发布于河南
- 举报
Vim Command(国外英文资料)
Vim Command
VIM user manual - author: Bram Moolenaar
The first step in Vim
The wood of the arms is born at the end of the day; The stage of the ninth floor rises from the weary earth; A journey of a thousand miles begins with a single step
-lao zi moral classics
This chapter provides only the necessary skills to start using Vim to edit files
Its not the best and the fastest. It just makes you a start. Youd better spend some time
To actually apply these commands, they are the foundation for further learning.
J02.1 j runs Vim for the first time
J02.2 j inserts text
J02.3 j moves the cursor
J02.4 j delete character
J02.5 j is cancelled and redone
J02.6 j other edit commands
J02.7 j exit
J02.8 j for help
Next chapter: jusr 03. TXTJ moves
The previous chapter: jusr 01. TXTJ about this manual
A: jusr toc.txtj
* 02.1 * first runs Vim
Command:
The shell command
Gvim file. TXT
You can start the Vim.
Under UNIX you can type this command directly on the command line, but if youre using Microsoft
Windows, you need to type in a ms-dos command line window.
The above command makes Vim start editing a file called file.txt because this is one
New file, so youll see an empty window. The screen looks something like this:
28
Chapter 02 Vim first step
The Display
Its a good thing to say
# | |
| | ~
| | ~
| | ~
| | ~
| file.txt [New file]
Its a good thing to say
( # stands for the current cursor position.)
The upper wave line (~) indicates that the line is not part of the content of the file. In other words, Vim will
The outside of the file is shown as a wave line. At the bottom of the window, a message line displays the current positive
In the edit file called file.txt, it is a new file. The message displayed is always temporary,
Other messages displayed in the system overwrite the previous message.
VIM command
The gvim command allows the editor to open a new window for editing. If you use the command:
The shell command
Vim file. TXT
You open the editor in the current command line w
您可能关注的文档
最近下载
- 明代宗教信仰与思想控制.docx VIP
- 江苏省南通市2024-2025学年高二上学期期末学业质量监测语文试卷(含答案).pdf VIP
- 国就有成人演出的电影了?想看就要冒生命危险.pdf VIP
- 综合素质练习题及答案.doc VIP
- 2020-2021学年北京高三化学二轮复习 反应原理型简答题(突破二卷)(word版 含答案).docx VIP
- 电力拖动控制线路安装与检修(白银矿冶职业技术学院)知到智慧树答案.docx VIP
- 煤炭巷道掘砌工(高级工)资格考试题库(全真题库).docx VIP
- 影像叙事中情感共鸣生成机制.docx VIP
- 同轴二级圆柱齿轮减速器的设计(硬齿面).doc VIP
- 基于GPU多线程多通道图像高速重构方法、设备及介质.pdf VIP
原创力文档

文档评论(0)