Lines Matching refs:command

29 The easiest way to open a new window is to use the following command: >
33 This command splits the screen into two windows and leaves the cursor in the
54 The CTRL-W w command can be used to jump between the windows. If you are in
62 To close a window, use the command: >
66 Actually, any command that quits editing a file works, like ":quit" and "ZZ".
74 one of them, this command will be useful: >
85 The following command opens a second window and starts editing the given file:
112 The ":split" command can take a number argument. If specified, this will be
139 To make a window as high as it can be, use the CTRL-W _ command without a
164 The ":split" command creates the new window above the current one. To make
186 There is also the ":vnew" command, to open a vertically split window on a new,
191 The ":vertical" command can be inserted before another command that splits a
192 window. This will cause that command to split the window vertically instead
193 of horizontally. (If the command doesn't split a window, it works
219 need a command to move the window somewhere else. For example, you have three
238 and then type this command: >
282 each window separately. A quicker way is using this command: >
292 changes, use this command: >
300 quit all" command: >
305 Finally, there is a command that quits Vim and throws away all changes: >
309 Be careful, there is no way to undo this command!
334 When Vim is already running, the ":all" command opens a window for each
344 Type this command in a shell (not in Vim): >
370 (This picture doesn't show the highlighting, use the vimdiff command for a
407 The ":vertical" command is used to make the window split vertically. If you
429 When you don't want this for a moment, use this command: >
437 changes. Use this command to jump forward to the next change: >
452 all situations. To update it use this command: >
459 Now type this command: >
466 window, to the line where "changed" was inserted. Now type this command: >
498 When splitting a window you can prepend a modifier command to tell where the
515 Assume you are editing "thisfile". To create a new tab page use this command: >
552 command. Mnemonic: Goto Tab.
554 Now let's create another tab page with the command: >
572 You can put ":tab" before any Ex command that opens a window. The window will
591 - the "tabonly" command