Документ взят из кэша поисковой машины. Адрес оригинального документа : http://comet.sai.msu.ru/UNIXhelp/vi/commands.html
Дата изменения: Fri Jan 17 12:43:27 1997
Дата индексирования: Mon Oct 1 22:41:17 2012
Кодировка:

Поисковые слова: южная атлантическая аномалия
About vi commands

About vi commands

While not entering text you use vi in command mode and enter editing commands consisting of one or more characters.

The syntax of an editing command is:

   operator object

The operator is a character - such as d for delete - that describes the action to be carried out on the object; a word, sentence, paragraph or section.

To return to command mode from insert mode press the ESC key. If you are already in command mode the terminal will beep at you (or make some similar sound).


[Home] [Search] [Index]