Lines Matching refs:CTRL
29 1. Mark the start of the text with "v", "V" or CTRL-V.
52 With CTRL-V (blockwise Visual mode) the highlighted text will be a rectangle
82 *CTRL-V* *blockwise-visual*
83 [count]CTRL-V Start Visual mode blockwise. Note: Under Windows
84 CTRL-V could be mapped to paste text, it doesn't work
85 to start Visual mode then, see |CTRL-V-alternative|.
91 "CTRL-V" in blockwise Visual mode or "V" in linewise Visual mode. If you hit
92 CTRL-Z the highlighting stops and the editor is suspended or a new shell is
93 started |CTRL-Z|.
96 old mode "v" "CTRL-V" "V" ~
155 If Visual mode is not active and the "v", "V" or CTRL-V is preceded with a
178 CTRL-C In Visual mode: Stop Visual mode. When insert mode is
207 (starting with) ".", "&", CTRL-^, "Z", CTRL-], CTRL-T, CTRL-R, CTRL-I
208 and CTRL-O cause a beep and Visual mode continues.
276 (2): Whole lines when not using CTRL-V.
277 (3): Whole lines when not using CTRL-V, delete until the end of the line when
278 using CTRL-V.
279 (4): When using CTRL-V operates on the block only.
476 - Using "v", "V" or CTRL-V command, and 'selectmode' contains "cmd".
478 - From Visual mode, press CTRL-G. *v_CTRL-G*
488 - CTRL-O switches to Visual mode for the duration of one command. *v_CTRL-O*
489 - CTRL-G switches to Visual mode.
536 g CTRL-H Start Select mode, blockwise. This is like CTRL-V,