Searched refs:forced (Results 1 – 20 of 20) sorted by relevance
29 void ui_cursor_shape_forced(int forced);
63 void term_cursor_mode(int forced);
1071 ui_cursor_shape_forced(int forced) in ui_cursor_shape_forced() argument1078 term_cursor_mode(forced); in ui_cursor_shape_forced()
4032 term_cursor_mode(int forced) in term_cursor_mode() argument4042 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()
42 syn keyword sshdconfigRootLogin prohibit-password without-password forced-commands-only102 syn keyword sshdconfigRootLogin prohibit-password without-password forced-commands-only
50 syn keyword pineConfig forced-abook-entry252 syn keyword pineOption enable-msg-view-forced-arrows
381 " 2) forced characterwise operation388 " 3) forced linewise operation395 " 4) forced blockwise operation
245 " needs a forced redraw
1015 " Open new window with forced option values
347 output can be forced into a different encoding by changing "default" to one of
297 ["redraw", {forced}]
122 *forced-motion*
1031 modified, but is forced (with '!') to be removed from a window, and
1292 Warnings are forced regardless of "no warnings" or "$^W = 0" within the file
6556 forced-motion motion.txt /*forced-motion*
8233 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|);
4108 Win32 OLE: When forced to come to the foreground, a minimized window was still
2712 Solution: Remove the forced redraw. (Hirohito Higashi)16001 Problem: Crash when 'fileformat' is forced to "dos" and the first line in29760 Problem: Custom operators can't act upon a forced motion. (Christian29762 Solution: Add the forced motion to the mode() result. (Christian Brabandt,
8582 unreadable, because the fileencoding is forced to be latin1.
6745 Solution: When checking for a forced command also ignore ":smagic" and