Home
last modified time | relevance | path

Searched refs:forced (Results 1 – 20 of 20) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dui.pro29 void ui_cursor_shape_forced(int forced);
H A Dterm.pro63 void term_cursor_mode(int forced);
/vim-8.2.3635/src/
H A Dui.c1071 ui_cursor_shape_forced(int forced) in ui_cursor_shape_forced() argument
1078 term_cursor_mode(forced); in ui_cursor_shape_forced()
H A Dterm.c4032 term_cursor_mode(int forced) in term_cursor_mode() argument
4042 if (forced && initial_cursor_shape > 0) in term_cursor_mode()
4051 if (forced || showing_mode != REPLACE) in term_cursor_mode()
4066 if ((forced || showing_mode != INSERT) && *T_CSI != NUL) in term_cursor_mode()
4072 else if (forced || showing_mode != NORMAL) in term_cursor_mode()
/vim-8.2.3635/runtime/syntax/
H A Dsshdconfig.vim42 syn keyword sshdconfigRootLogin prohibit-password without-password forced-commands-only
102 syn keyword sshdconfigRootLogin prohibit-password without-password forced-commands-only
H A Dpine.vim50 syn keyword pineConfig forced-abook-entry
252 syn keyword pineOption enable-msg-view-forced-arrows
/vim-8.2.3635/src/testdir/
H A Dtest_mapping.vim381 " 2) forced characterwise operation
388 " 3) forced linewise operation
395 " 4) forced blockwise operation
H A Dtest_fold.vim245 " needs a forced redraw
H A Dtest_functions.vim1015 " Open new window with forced option values
/vim-8.2.3635/runtime/doc/
H A Dos_dos.txt347 output can be forced into a different encoding by changing "default" to one of
H A Dchannel.txt297 ["redraw", {forced}]
H A Dmotion.txt122 *forced-motion*
H A Dwindows.txt1031 modified, but is forced (with '!') to be removed from a window, and
H A Dquickfix.txt1292 Warnings are forced regardless of "no warnings" or "$^W = 0" within the file
H A Dtags6556 forced-motion motion.txt /*forced-motion*
H A Deval.txt8233 nov Operator-pending (forced characterwise |o_v|)
8234 noV Operator-pending (forced linewise |o_V|)
8235 noCTRL-V Operator-pending (forced blockwise |o_CTRL-V|);
H A Dversion5.txt4108 Win32 OLE: When forced to come to the foreground, a minimized window was still
H A Dversion8.txt2712 Solution: Remove the forced redraw. (Hirohito Higashi)
16001 Problem: Crash when 'fileformat' is forced to "dos" and the first line in
29760 Problem: Custom operators can't act upon a forced motion. (Christian
29762 Solution: Add the forced motion to the mode() result. (Christian Brabandt,
H A Dversion6.txt8582 unreadable, because the fileencoding is forced to be latin1.
H A Dversion7.txt6745 Solution: When checking for a forced command also ignore ":smagic" and