Home
last modified time | relevance | path

Searched refs:Focus (Results 1 – 13 of 13) sorted by relevance

/vim-8.2.3635/src/libvterm/t/
H A D25state_input.test146 !Focus reporting disabled
150 !Focus reporting enabled
/vim-8.2.3635/runtime/syntax/
H A Dmaster.vim2 " Language: Focus Master File
H A Dfocexec.vim2 " Language: Focus Executable
H A Dfvwm.vim83 \ EndMenu EndPopup Focus Font Function
166 \ FlipFocus Focus WarpToWindow Close Delete
/vim-8.2.3635/src/libvterm/doc/
H A Dseqs.txt155 DECSM 1004 = Focus in/out reporting
/vim-8.2.3635/src/
H A Dgui_haiku.cc536 Key, Resize, ScrollBar, Menu, Mouse, MouseMoved, Focus, Refs, Tabline, TablineMenu enumerator
546 struct VimFocusMsg Focus; member
963 write_port(gui.vdcmp, VimMsg::Focus, &fm, sizeof(fm)); in WindowActivated()
3145 case VimMsg::Focus: in gui_haiku_process_event()
3146 gui.in_focus = vm.u.Focus.active; in gui_haiku_process_event()
/vim-8.2.3635/runtime/
H A Dmakemenu.vim226 SynMenu FG.Focus\ Executable:focexec
227 SynMenu FG.Focus\ Master:master
H A Dsynmenu.vim208 an 50.40.140 &Syntax.FG.Focus\ Executable :cal SetSyn("focexec")<CR>
209 an 50.40.150 &Syntax.FG.Focus\ Master :cal SetSyn("master")<CR>
H A Dfiletype.vim627 " Focus Executable
630 " Focus Master file (but not for auto.master)
/vim-8.2.3635/runtime/doc/
H A Dterm.txt589 Focus event tracking is disabled by a 't_fd' sequence when exiting "raw" mode.
H A Dterminal.txt1190 Focus the terminal of the executed program to interact with it. This works
H A Dversion7.txt6249 Problem: Focus change events not always ignored. (Erik Falor)
9675 Problem: Focus hack for KDE 3.1 causes problems for other window managers.
H A Dversion8.txt37467 Problem: Focus may remain in popup window.