Lines Matching refs:mode
1 " Test editing line in Ex mode (see :help Q and :help gQ).
6 " Helper function to test editing line in Q Ex mode
17 " Helper function to test editing line in gQ Ex mode
25 " Helper function to test editing line with both Q and gQ Ex mode.
30 " Test editing line in Ex mode (both Q and gQ)
66 " Test substitute confirmation prompt :%s/pat/str/c in Ex mode
91 " Pressing enter in ex mode should print the current line
102 " Test for displaying lines from an empty buffer in Ex mode
124 " Test for :g/pat/visual to run vi commands in Ex mode
135 " In Ex-mode, a backslash escapes a newline
141 " Test for :append! command in Ex mode
150 " In Ex-mode, backslashes at the end of a command should be halved.
163 " Not allowed to enter ex mode when text is locked
190 " This will get stuck in Normal mode after the failed "J", use a timer to