| /vim-8.2.3635/runtime/doc/ |
| H A D | remote.txt | 41 --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 D | vim.man | 157 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 D | test_clientserver.vim | 64 " 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 D | test_suspend.vim | 41 " Suspend and wait for shell prompt. 88 " Suspend and wait for shell prompt. Then "fg" will restore Vim.
|
| H A D | test_filechanged.vim | 14 " 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 D | test_quotestar.vim | 71 " 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 D | term_util.vim | 30 " 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 D | screendump.vim | 21 " Will wait for up to a second for the screen dump to match.
|
| H A D | test_channel.vim | 112 " 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 D | rrhelper.vim | 1 " Vim plugin with helper function(s) for --remote-wait 11 " Setup answers for a --remote-wait client who will assume
|
| H A D | README.txt | 12 rrhelper.vim used for --remote-wait editing
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | 8th.vim | 85 …: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 D | tmux.vim | 120 \ unlink-window unlinkw wait wait-for
|
| H A D | inittab.vim | 31 syn keyword inittabActionName respawn wait once boot bootwait off ondemand sysinit powerwait powerf…
|
| H A D | wget.vim | 161 \ "wait",
|
| H A D | atlas.vim | 22 syn match atlasStatement "\<wait[ ]\+for\>"
|
| H A D | amiga.vim | 56 syn keyword amiKey clock eval initprinter nofastmem search wait
|
| H A D | expect.vim | 39 syn keyword expectStatement timestamp trace trap wait
|
| /vim-8.2.3635/runtime/pack/dist/opt/shellmenu/plugin/ |
| H A D | shellmenu.vim | 103 imenu Builtins.wait wait
|
| /vim-8.2.3635/runtime/keymap/ |
| H A D | korean.vim | 19 " Thus, user of this keymap should wait until previous hangul letter is
|
| /vim-8.2.3635/src/proto/ |
| H A D | os_mswin.pro | 47 char_u *serverGetReply(HWND server, int *expr_res, int remove, int wait, int timeout);
|
| H A D | gui_photon.pro | 47 void gui_mch_set_blinking(long wait, long on, long off);
|
| /vim-8.2.3635/runtime/macros/maze/ |
| H A D | README.txt | 19 (If you can't wait to see the action, jump to step 4)
|
| /vim-8.2.3635/src/ |
| H A D | config.h.in | 308 /* 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 D | lv.po | 185 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"
|