Lines Matching refs:where
18 |03.6| Telling where you are
229 *03.6* Telling where you are
231 To see where you are in a file, there are three ways:
238 This shows the name of the file you are editing, the line number where the
259 a numerical value and string options. You will see examples of this where
334 of the Vim window, like with colon commands. That is where you type the word.
432 where it's used. You could move the cursor to "nr" and use the "*" command
439 good way to see where the variable is used, without the need to type commands.
477 find out where it is: >
490 "G" moves to the end of the file. "o" starts a new line, where you type the
519 Let's mark the places where "/the" matches in this example line with "x"s:
564 where you came from, use this command: >
591 where you started. If you now use CTRL-I you jump to line 33 again. And
616 To go to a mark, use the command `{mark}, where {mark} is the mark letter.
641 Then you can use '' to jump back to where you were, or 'e to jump to the text