Home
last modified time | relevance | path

Searched refs:focus (Results 1 – 25 of 41) sorted by relevance

12

/vim-8.2.3635/runtime/autoload/
H A Djavascriptcomplete.vim142 let anchmeth = ['blur', 'focus']
174 \ 'enableStyleSheetsForSet', 'evaluate', 'focus', 'getElementById',
202 let frammeth = ['blur', 'focus']
207 let fsetmeth = ['blur', 'focus']
249 let passmeth = ['blur', 'click', 'focus', 'select', 'onBlur', 'onFocus', 'onKeyDown',
256 let radimeth = ['blur', 'click', 'focus', 'select', 'onBlur', 'onFocus']
262 let resemeth = ['blur', 'click', 'focus', 'select', 'onBlur', 'onFocus']
268 let submmeth = ['blur', 'click', 'focus', 'select', 'onClick', 'onSelectStart']
275 let textmeth = ['blur', 'focus', 'select', 'onBlur', 'onChange', 'onFocus', 'onKeyDown',
315 let selemeth = ['blur', 'focus', 'remove', 'onBlur', 'onChange', 'onFocus']
[all …]
/vim-8.2.3635/src/proto/
H A Dfileio.pro29 int check_timestamps(int focus);
30 int buf_check_timestamp(buf_T *buf, int focus);
H A Dgui_xim.pro3 void xim_set_focus(int focus);
/vim-8.2.3635/runtime/doc/
H A Dscroll.txt195 with focus (where the cursor is). You can use this to avoid scroll-binding
213 buffer's limits is given the cursor focus, the other 'scrollbind' windows must
228 window which has the cursor focus. However, when using the vertical scrollbar
229 of a window which doesn't have the cursor focus, 'scrollbind' is ignored.
242 depends on your mouse driver. If the scroll action causes input focus
H A Dterm.txt150 " Enable focus event tracking, see :help xterm-focus-event
407 t_fe enable focus-event tracking *t_fe* *'t_fe'*
408 |xterm-focus-event|
409 t_fd disable focus-event tracking *t_fd* *'t_fd'*
410 |xterm-focus-event|
584 *xterm-focus-event*
585 Some terminals including xterm support the focus event tracking feature.
587 sent from the terminal to Vim every time the terminal gains or loses focus.
588 Vim fires focus events (|FocusGained|/|FocusLost|) by handling them accordingly.
H A Dterminal.txt65 When the keyboard focus is in the terminal window, typed keys will be sent to
67 terminal window to move keyboard focus elsewhere.
71 CTRL-W CTRL-W move focus to the next window
90 'termwinkey' CTRL-W move focus to the next window
387 shape. Once focus leaves the terminal window Vim will restore the original
1235 You can use CTRL-W CTRL-W or the mouse to move focus between windows.
1236 Put focus on the gdb window and type: >
1239 Vim will start running in the program window. Put focus there and type: >
1252 This way you can inspect the value of local variables. You can also focus the
1282 Put focus on the gdb window to type commands there. Some common ones are:
H A Dos_qnx.txt62 Mouse focus |'mousefocus'|
H A Dgui.txt260 'mousefocus' window focus follows mouse pointer |gui-mouse-focus|
303 *gui-mouse-focus*
304 The 'mousefocus' option can be set to make the keyboard focus follow the
372 resizing the windows above and below it. This does not change window focus.
375 of it focus, drag left and right to make windows wider and narrower.
H A Dos_haiku.txt84 in when the window is activated or deactivated (so it works best with focus-
H A Dautocmd.txt342 |FocusGained| Vim got input focus
343 |FocusLost| Vim lost input focus
768 or when gvim regains input focus.
853 FocusGained When Vim got input focus. Only for the GUI
857 FocusLost When Vim lost input focus. Only for the GUI
H A Dpopup.txt60 does not get keyboard focus. You can use functions like `setbufline()` to
148 - The popup window always has focus, it is not possible to switch to another
/vim-8.2.3635/src/
H A Dgui_xim.c146 xim_set_focus(int focus) in xim_set_focus() argument
150 if (focus) in xim_set_focus()
1197 xim_set_focus(int focus) in xim_set_focus() argument
1204 if (focus && xim_is_active) in xim_set_focus()
H A Dgui_x11.c2629 int focus; in gui_mch_wait_for_chars() local
2657 focus = gui.in_focus; in gui_mch_wait_for_chars()
2662 if (gui.in_focus != focus) in gui_mch_wait_for_chars()
2668 focus = gui.in_focus; in gui_mch_wait_for_chars()
H A Dfileio.c3920 int focus) // called for GUI focus event in check_timestamps() argument
3934 if (focus && did_check_timestamps) in check_timestamps()
3956 n = buf_check_timestamp(buf, focus); in check_timestamps()
4035 int focus UNUSED) // called for GUI focus event in buf_check_timestamp()
4274 if (!focus) in buf_check_timestamp()
H A Dgui_haiku.cc4299 int focus; in gui_mch_wait_for_chars() local
4311 focus = gui.in_focus; in gui_mch_wait_for_chars()
4315 if (gui.in_focus != focus) in gui_mch_wait_for_chars()
4321 focus = gui.in_focus; in gui_mch_wait_for_chars()
H A DREADME.md223 When stepping through display updating code, the focus event is triggered
H A Dgui_gtk_x11.c6251 int focus; in gui_mch_wait_for_chars() local
6276 focus = gui.in_focus; in gui_mch_wait_for_chars()
6281 if (gui.in_focus != focus) in gui_mch_wait_for_chars()
6287 focus = gui.in_focus; in gui_mch_wait_for_chars()
H A Dgui_w32.c2081 int focus; in gui_mch_wait_for_chars() local
2098 focus = gui.in_focus; in gui_mch_wait_for_chars()
2102 if (gui.in_focus != focus) in gui_mch_wait_for_chars()
2108 focus = gui.in_focus; in gui_mch_wait_for_chars()
/vim-8.2.3635/runtime/syntax/
H A Dscreen.vim135 \ focus
H A Dtmux.vim74 \ display-panes-time display-time exit-unattached extended-keys focus-events
H A Dgtkrc.vim66 …tk-dnd-drag-threshold gtk-font-name gtk-color-palette gtk-entry-select-on-focus gtk-can-change-acc…
H A D8th.vim251 Builtin draw-text-high nk:draw-text-high draw-text-wrap nk:draw-text-wrap edit-focus nk:edit-focus
294 Builtin win-focus nk:win-focus win-focused? nk:win-focused? win-hidden? nk:win-hidden? win-high nk…
H A Dratpoison.vim24 syn keyword ratpoisonCommandArg fdump focus focusdown focuslast focusleft contained
H A Dprogress.vim68 syn keyword ProgressReserved first-of focus font for form[at] fram[e] frame-col frame-db frame-down…
217 syn keyword ProgressOperator no-drag no-echo no-empty-space no-focus no-index-hint no-inherit-bgc[o…
/vim-8.2.3635/src/testdir/
H A Dtest_winbuf_close.vim207 " but to be certain, ensure we can focus the other tab too

12