The key important method is to know the only some shutcut key!
enter vi;
if you want to enter the "Edit" mode ,please type 'a', and you will enter the "edit " mode.
"Esc" key to exit the "Edit" mode.
In "Command" mode:
":q" key to exit vi
":wq <your filename>" : save and exit vi
本文介绍了使用Vi编辑器的基本快捷键,包括进入编辑模式、退出编辑模式以及命令模式下的常用操作,如保存并退出等。
2250

被折叠的 条评论
为什么被折叠?



