File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
helpname: 'os_dos'
4
4
---
5
5
< div id ='vimCodeElement '>
6
- < a class ="Constant " href ="os_dos.html " name ="os_dos.txt "> os_dos.txt</ a > For < span class ="Identifier "> Vim バージョン 9.1.</ span > Last change: 2024 Sep 24 < br >
6
+ < a class ="Constant " href ="os_dos.html " name ="os_dos.txt "> os_dos.txt</ a > For < span class ="Identifier "> Vim バージョン 9.1.</ span > Last change: 2024 Dec 25 < br >
7
7
< br >
8
8
< br >
9
9
< span class ="Identifier "> VIMリファレンスマニュアル by Bram Moolenaar</ span > < br >
301
301
< a class ="Type " href ="options.html#'shellxquote' "> 'shellxquote'</ a > "< br >
302
302
< br >
303
303
Dos 16ビットの例は次のようにシェルを起動する:< br >
304
- < span class =" Special " > <shell></ span > -c "command name" >file< br >
304
+ < div class =" helpExample " > <shell> -c "command name" >file</ div >
305
305
Win32の例:< br >
306
- < span class =" Special " > <shell></ span > -c "command name >file"< br >
306
+ < div class =" helpExample " > <shell> -c "command name >file"</ div >
307
307
DOS 32ビットでは、DJGPPが内部的にどうにかして処理する。< br >
308
308
< br >
309
309
起動時にVimがWindowsの標準シェルを認識しない場合は "sh" が < a class ="Type " href ="options.html#'shell' "> 'shell'</ a > オプション< br >
You can’t perform that action at this time.
0 commit comments