Lines Matching refs:global
49 *:g* *:global* *E148*
59 :[range]v[global]/{pattern}/[cmd]
77 The global commands work by first scanning through the [range] lines and
85 line is aborted and the global command continues with the next marked or
101 The undo/redo command will undo/redo the whole global command at once.
103 where the cursor was before the global command).
105 The global command sets both the last used search pattern and the last used
113 When using "global" in Ex mode, a special case is using ":visual" as a
116 repeated for each matching line. While doing this you cannot use ":global".
204 When used after |:global|, |:argdo|, |:windo|,
780 "idx". Prepend "g:" to get the value of a global variable: >
896 < Will break, whenever the global variable lnum changes.