Lines Matching refs:flag

7 " Test for the 'a' flag in 'cpo'. Reading a file should set the alternate
27 " Test for the 'A' flag in 'cpo'. Writing a file should set the alternate
48 " Test for the 'b' flag in 'cpo'. "\|" at the end of a map command is
66 " Test for the 'B' flag in 'cpo'. A backslash in mappings, abbreviations, user
84 " Test for the 'c' flag in 'cpo'.
99 " Test for the 'C' flag in 'cpo' (line continuation)
112 " Test for the 'd' flag in 'cpo' (tags relative to the current file)
131 " Test for the 'D' flag in 'cpo' (digraph after a r, f or t)
148 " Test for the 'e' flag in 'cpo'
161 " Test for the 'E' flag in 'cpo' with yank, change, delete, etc. operators
187 " Test for the 'f' flag in 'cpo' (read in an empty buffer sets the file name)
202 " Test for the 'F' flag in 'cpo' (write in an empty buffer sets the file name)
218 " Test for the 'g' flag in 'cpo' (jump to line 1 when re-editing a file)
233 " Test for inserting text in a line with only spaces ('H' flag in 'cpoptions')
249 " TODO: Add a test for the 'i' flag in 'cpo'
252 " Test for the 'I' flag in 'cpo' (deleting autoindent when using arrow keys)
268 " Test for the 'j' flag in 'cpo' is in the test_join.vim file.
270 " Test for the 'J' flag in 'cpo' (two spaces after a sentence)
299 " TODO: Add a test for the 'k' flag in 'cpo'.
303 " TODO: Add a test for the 'K' flag in 'cpo'.
306 " Test for the 'l' flag in 'cpo' (backslash in a [] range)
321 " Test for inserting tab in virtual replace mode ('L' flag in 'cpoptions')
342 " TODO: Add a test for the 'm' flag in 'cpo'.
346 " Test for the 'M' flag in 'cpo' (% with escape parenthesis)
380 " Test for the 'n' flag in 'cpo' (using number column for wrapped lines)
396 " Test for the 'o' flag in 'cpo' (line offset to search command)
413 " Test for the 'O' flag in 'cpo' (overwriting an existing file)
429 " Test for the 'p' flag in 'cpo' is in the test_lispwords.vim file.
431 " Test for the 'P' flag in 'cpo' (appending to a file sets the current file
450 " Test for the 'q' flag in 'cpo' (joining multiple lines)
467 " Test for the 'r' flag in 'cpo' (redo command with a search motion)
488 " Test for the 'R' flag in 'cpo' (clear marks after a filter command)
508 " TODO: Add a test for the 's' flag in 'cpo'.
512 " Test for the 'S' flag in 'cpo' (copying buffer options)
536 " Test for the 't' flag in 'cpo' is in the test_tagjump.vim file.
538 " Test for the 'u' flag in 'cpo' (Vi-compatible undo)
555 " TODO: Add a test for the 'v' flag in 'cpo'.
558 " Test for the 'w' flag in 'cpo' ('cw' on a blank character changes only one
579 " Test for the 'W' flag in 'cpo' is in the test_writefile.vim file
581 " Test for the 'x' flag in 'cpo' (Esc on command-line executes command)
594 " Test for the 'X' flag in 'cpo' ('R' with a count)
616 " Test for the 'y' flag in 'cpo' (repeating a yank command)
635 " Test for the 'Z' flag in 'cpo' (write! resets 'readonly')
653 " Test for the '!' flag in 'cpo' is in the test_normal.vim file
655 " Test for displaying dollar when changing text ('$' flag in 'cpoptions')
677 " Test for the '%' flag in 'cpo' (parenthesis matching inside strings)
722 " Test for the '+' flag in 'cpo' ('write file' command resets the 'modified'
723 " flag)
741 " Test for the '*' flag in 'cpo' (':*' is same as ':@')
756 " Test for the '<' flag in 'cpo' is in the test_mapping.vim file
758 " Test for the '>' flag in 'cpo' (use a new line when appending to a register)
777 " Test for the ';' flag in 'cpo'
810 " Test for the '#' flag in 'cpo' (count before 'D', 'o' and 'O' operators)
835 " Test for the '&' flag in 'cpo'. The swap file is kept when a buffer is still
851 " Test for the '\' flag in 'cpo' (backslash in a [] range in a search pattern)
866 " Test for the '/' flag in 'cpo' is in the test_substitute.vim file
868 " Test for the '{' flag in 'cpo' (the "{" and "}" commands stop at a {
888 " Test for the '.' flag in 'cpo' (:cd command fails if the current buffer is