Lines Matching refs:commands
10 commands, they form the base for what follows.
17 |02.6| Other editing commands
74 are commands. In Insert mode the characters are inserted as text.
104 line of the window. That's where you type colon commands (commands that start
105 with a colon). Finish this command by pressing the <Enter> key (all commands
139 At first, it may appear that these commands were chosen at random. After all,
143 words, these commands are placed where you can type them the fastest
156 One way to remember these commands is that h is on the left, l is on the
163 The best way to learn these commands is by using them. Use the "i" command to
307 *02.6* Other editing commands
309 Vim has a large number of commands to change the text. See |Q_in| and below.
361 enter the command "9k". In fact, you can precede many commands with a number.
416 You won't see help for commands added later. These would not work for you.
427 the normal Vim commands to move through the help information. Therefore h, j,
458 To get a complete index of all Vim commands, use the following command: >
468 the normal-mode commands. For example, the following command displays help
517 help to the user documentation, which describes certain commands more from
538 4) Normal mode commands do not have a prefix. To go to the help page for the
542 5) Insert mode commands start with i_. Help for deleting a word: >
545 6) Visual mode commands start with v_. Help for jumping to the other side of
553 8) Ex-commands always start with ":", so to go to the ":s" command help: >
563 < takes you to the family of CTRL-X commands for insert mode which can be
566 For normal mode commands there is no prefix and the topic is available at
571 < will describe what the CTRL-R does when entering commands in the Command
578 expects a second key before doing something similar to the commands
618 < to find out about the '!' argument for custom commands.
620 16) Window management commands always start with CTRL-W, so you find the
626 commands.
661 21) Quickfix commands usually start with :c while location list commands