Home
last modified time | relevance | path

Searched refs:wait (Results 1 – 25 of 155) sorted by relevance

1234567

/vim-8.2.3635/runtime/doc/
H A Dremote.txt41 --remote-wait [+{cmd}] {file} ... *--remote-wait*
42 As --remote, but wait for files to complete
44 --remote-wait-silent [+{cmd}] {file} ... *--remote-wait-silent*
45 As --remote-wait, but don't complain if there
53 *--remote-tab-wait*
54 --remote-tab-wait Like --remote-wait but open each file in a new
57 *--remote-tab-wait-silent*
58 --remote-tab-wait-silent Like --remote-wait-silent but open each file
135 wait for each of the files to have been edited. This uses the BufUnload
201 When using gvim, the --remote-wait only works properly this way: >
[all …]
H A Dvim.man157 be used when Vim is executed by a program that will wait
332 --remote-wait
336 --remote-wait-silent
337 As --remote-wait, but without the warning when no server is
/vim-8.2.3635/src/testdir/
H A Dtest_clientserver.vim64 " Need to wait for the GUI to start up, otherwise the send hangs in trying
154 " Edit a file using --remote-wait
156 call system(cmd .. ' --remote-wait +enew Xfile1')
160 " Edit files using --remote-tab-wait
H A Dtest_suspend.vim41 " Suspend and wait for shell prompt.
88 " Suspend and wait for shell prompt. Then "fg" will restore Vim.
H A Dtest_filechanged.vim14 " Need to wait until the timestamp would change by at least a second.
102 " Need to wait until the timestamp would change by at least a second.
H A Dtest_quotestar.vim71 " Clear the *-register of this vim instance and wait for it to be picked up
108 " First need to wait for the GUI to start up, otherwise the send hangs in
H A Dterm_util.vim30 " The second argument is the minimum time to wait in msec, 10 if omitted.
56 " "wait_for_ruler" - if zero then don't wait for ruler to show
H A Dscreendump.vim21 " Will wait for up to a second for the screen dump to match.
H A Dtest_channel.vim112 " handled before getting the response, but it's not guaranteed, thus wait a
238 " Send without waiting for a response, then wait for a response.
239 call ch_sendexpr(handle, 'wait a bit')
450 call ch_sendraw(handle, "[3, \"wait a bit\"]\n", {'callback': 'Ch_handleRaw3'})
452 " wait for the 200 msec delayed reply
482 " We intend to use a socket that doesn't exist and wait for half a second
492 " Failed connection should wait about 500 msec. Can be longer if the
1487 " The server will wait half a second before creating the port.
1543 " wait up to a second for the job to exit
/vim-8.2.3635/runtime/plugin/
H A Drrhelper.vim1 " Vim plugin with helper function(s) for --remote-wait
11 " Setup answers for a --remote-wait client who will assume
H A DREADME.txt12 rrhelper.vim used for --remote-wait editing
/vim-8.2.3635/runtime/syntax/
H A D8th.vim85 …:scriptfile sem G:sem sem-post G:sem-post sem-rm G:sem-rm sem-wait G:sem-wait sem-wait? G:sem-wait?
237 Builtin user-agent net:user-agent wait net:wait write net:write (begin) nk:(begin) (chart-begin) n…
253 Builtin event-wait nk:event-wait fill-arc nk:fill-arc fill-circle nk:fill-circle fill-poly nk:fill…
303 Builtin wait q:wait ++match r:++match +/ r:+/ +match r:+match / r:/ @ r:@ len r:len match r:match …
332 Builtin q-wait t:q-wait qlen t:qlen result t:result set-affinity t:set-affinity setq t:setq start …
333 Builtin task t:task task-n t:task-n task-stop t:task-stop wait t:wait yield t:yield yield! t:yield!
H A Dtmux.vim120 \ unlink-window unlinkw wait wait-for
H A Dinittab.vim31 syn keyword inittabActionName respawn wait once boot bootwait off ondemand sysinit powerwait powerf…
H A Dwget.vim161 \ "wait",
H A Datlas.vim22 syn match atlasStatement "\<wait[ ]\+for\>"
H A Damiga.vim56 syn keyword amiKey clock eval initprinter nofastmem search wait
H A Dexpect.vim39 syn keyword expectStatement timestamp trace trap wait
/vim-8.2.3635/runtime/pack/dist/opt/shellmenu/plugin/
H A Dshellmenu.vim103 imenu Builtins.wait wait
/vim-8.2.3635/runtime/keymap/
H A Dkorean.vim19 " Thus, user of this keymap should wait until previous hangul letter is
/vim-8.2.3635/src/proto/
H A Dos_mswin.pro47 char_u *serverGetReply(HWND server, int *expr_res, int remove, int wait, int timeout);
H A Dgui_photon.pro47 void gui_mch_set_blinking(long wait, long on, long off);
/vim-8.2.3635/runtime/macros/maze/
H A DREADME.txt19 (If you can't wait to see the action, jump to step 4)
/vim-8.2.3635/src/
H A Dconfig.h.in308 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
311 /* Define if you have a <sys/wait.h> that is not POSIX.1 compatible. */
/vim-8.2.3635/src/po/
H A Dlv.po185 msgid "--remote-wait-silent <files> Same, don't complain if there is no server"
186 msgstr "--remote-wait-silent <files> Līdzīgi, nebrīdināt, ja nav servera"

1234567