Lines Matching refs:on
28 sure that the directory is in your search path, or use a shortcut on the
129 right away on most systems. You do not need ansi.sys. You can use ":mode" to
134 text. For example, to get grey text on a blue background: >
181 * Depending on the display mode, the color codes above 128 may not be
185 (usually 7, lightgray on black, but you can override this. If you have
191 t_mr 112 reverse mode: Black text (0) on LightGray (112)
192 t_md 15 bold mode: White text (15) on Black (0)
195 t_so 31 standout mode: White (15) text on DarkBlue (16)
198 t_czh 225 italic mode: DarkBlue text (1) on Yellow (224)
201 t_us 67 underline mode: DarkCyan text (3) on DarkRed (64)
208 :set t_mr=^V^[\|97m " start of invert mode: DarkBlue (1) on Brown (96)
209 :set t_md=^V^[\|67m " start of bold mode: DarkCyan (3) on DarkRed (64)
210 :set t_me=^V^[\|112m " back to normal mode: Black (0) on LightGray (112)
212 :set t_so=^V^[\|37m " start of standout mode: DarkMagenta (5) on DarkGreen
214 :set t_se=^V^[\|112m " back to normal mode: Black (0) on LightGray (112)
278 The default for the 'sh' ('shell') option is "command.com" on Windows 95 and
279 "cmd.exe" on Windows NT. If SHELL is defined, Vim uses SHELL instead, and if
286 ('sxq') options. Unfortunately, this also depends on the version of Vim used.
339 'shellcmdflag'. See online Windows documentation for more information on