| /vim-8.2.3635/runtime/doc/ |
| H A D | debug.txt | 94 On the Tools menu, click Attach to Process. Choose the Vim process. 97 you about the unhandled exception in the Vim process. Click Break to break 98 into the process. 116 (<100KB), which contains information about the state of your process. 126 As with the Visual Studio IDE, you can attach WinDbg to a running Vim process. 130 To attach WinDbg to a running Vim process, launch WinDbg. On the File menu, 131 choose Attach to a Process. Select the Vim process and click OK. 141 your Vim process. Simply reproduce the crash and WinDbg will launch
|
| H A D | usr_11.txt | 104 process ID: 12525 ~ 157 process ID: 12559 (still running) ~ 177 line with "process ID". It might look like this: 179 process ID: 12559 (still running) ~ 181 The text "(still running)" indicates that the process editing this file 184 the hint, because the process might be running on another computer. In 212 - The process is not running. 278 On Unix this choice is only offered when the process that created the
|
| H A D | channel.txt | 7 Inter-process communication *channel* 825 To start another process without creating a channel: > 865 "process" process ID 873 "termsig" the signal which terminated the process 987 This goes to the process group, thus children may also be 999 "term" terminate process forcedly (default) 1003 "kill" terminate process forcedly 1006 On Unix the signal is sent to the process group. This means 1018 where process numbers are recycled). 1089 called after the process ends. [all …]
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | vhdl.vim | 46 \ s:notend.'\<process\>:\<end\s\+process\>,'. 76 …figuration", "component", "entity", "function", "package", "procedure", "process", "record", "unit… 77 …e\|block\|configuration\|component\|entity\|function\|package\|procedure\|process\|record\|units\)'
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | vhdl.vim | 19 setlocal indentkeys+==~case,=~loop,=~for,=~generate,=~record,=~units,=~process,=~block,=~function,=… 211 " keywords: "architecture", "block", "entity", "function", "generate", "procedure", "process" 212 … let s2 = s:NC.s:NE.'\<\%(architecture\|block\|entity\|function\|generate\|procedure\|process\)\>' 257 …tecture", "block", "configuration", "entity", "function", "package", "procedure", "process", "type" 258 ….'\<\%(architecture\|block\|configuration\|entity\|function\|package\|procedure\|process\|type\)\>' 281 " keywords: "block", "process" 284 if prevs =~? s:NC.s:NE.'\<\%(block\|process\)\>' 332 …d" + "block", "for", "function", "generate", "if", "loop", "procedure", "process", "record", "unit… 334 let s5 = 'block\|for\|function\|generate\|if\|loop\|procedure\|process\|record\|units'
|
| H A D | sdl.vim | 49 \ || getline(lnum) =~? virtuality . '\(process\|procedure\|block\|object\)')
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_signals.vim | 96 let pid_vim = term_getjob(buf)->job_info().process 135 let pid_vim = term_getjob(buf)->job_info().process
|
| H A D | test_memory_usage.vim | 22 let cmd = printf('wmic process where processid=%d get WorkingSetSize', a:pid) 67 let self.pid = job_info(self.job).process
|
| H A D | test_job_fails.vim | 3 " freed. Since the process exits right away it's not a real leak.
|
| H A D | test_terminal_fail.vim | 3 " freed. Since the process exits right away it's not a real leak.
|
| H A D | test_startup_utf8.vim | 35 " Using bash/zsh's process substitution.
|
| H A D | summarize.vim | 29 " This uses the :s command to just fetch and process the output of the
|
| H A D | test_swap.vim | 192 " Now editing the file will run into the process still existing 435 return job_info(j).process 468 " Change the process ID to avoid the "still running" warning.
|
| H A D | test_channel.vim | 75 call assert_equal('no process', string(ch_getjob(handle))) 1162 call assert_equal('no process', string(test_null_job())) 1559 if job_info(a:job).process == g:exit_cb_val.process 1569 let g:exit_cb_val = {'start': reltime(), 'end': 0, 'process': 0} 1571 let g:exit_cb_val.process = job_info(job).process 1582 let g:exit_cb_val = {'start': reltime(), 'end': 0, 'process': 0} 1584 let g:exit_cb_val.process = job_info(g:job).process
|
| H A D | test_help.vim | 83 " No help file to process in the directory
|
| H A D | test_bufline.vim | 47 \ "no process"],
|
| /vim-8.2.3635/runtime/compiler/ |
| H A D | stack.vim | 26 \%-G%.%#process\ exited\ %.%#,
|
| /vim-8.2.3635/src/proto/ |
| H A D | ops.pro | 14 char_u *skip_comment(char_u *line, int process, int include_space, int *is_comment);
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | inittab.vim | 2 " Language: SysV-compatible init process control file `inittab'
|
| H A D | lotos.vim | 28 syn keyword lotosStatement specification endspec process endproc
|
| H A D | screen.vim | 187 \ process
|
| H A D | 8th.vim | 76 Builtin prior G:prior private G:private process-args G:process-args process-args-fancy G:process-a… 77 Builtin process-args-help G:process-args-help process-args-vars G:process-args-vars prompt G:prompt
|
| H A D | latte.vim | 50 syn keyword latteSyntax or ordinary quote process-output push-back contained
|
| /vim-8.2.3635/runtime/tools/ |
| H A D | ccfilter_README.txt | 41 are used to follow the directory changes during the make process,
|
| /vim-8.2.3635/src/po/ |
| H A D | README_mingw.txt | 97 will delete the temp files created during the process.
|