mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
109 lines
7.0 KiB
HTML
109 lines
7.0 KiB
HTML
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
|
|
<html xmlns='http://www.w3.org/1999/xhtml'>
|
|
<head>
|
|
<title>misc/syntax/dos.syntax</title>
|
|
<meta name='robots' content='noindex,nofollow' />
|
|
<meta name='generator' content='GLOBAL-6.6.11' />
|
|
<meta http-equiv='Content-Style-Type' content='text/css' />
|
|
<link rel='stylesheet' type='text/css' href='../style.css' />
|
|
</head>
|
|
<body>
|
|
<!-- beginning of fixed guide -->
|
|
<div id='guide'><ul>
|
|
<li><a href='#TOP'><img class='icon' src='../icons/first.png' alt='[^]' /></a></li>
|
|
<li><a href='#BOTTOM'><img class='icon' src='../icons/last.png' alt='[v]' /></a></li>
|
|
<li><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a></li>
|
|
<li><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a></li>
|
|
<li><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a></li>
|
|
<li><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a></li>
|
|
<li class='standout'><span><a href='../files/misc.html'>misc</a>/<a href='../files/misc--syntax.html'>syntax</a>/dos.syntax</span></li>
|
|
</ul></div>
|
|
<!-- end of fixed guide -->
|
|
<div align='right'>Manual pages:
|
|
<a href=man/mc.html>mc</a> • <a href=man/mcdiff.html>mcdiff</a> • <a href=man/mcedit.html>mcedit</a> • <a href=man/mcview.html>mcview</a>
|
|
</div>
|
|
<a id='TOP' name='TOP'></a><h2 class='header'><a href='../mains.html'>root</a>/<a href='../files/misc.html'>misc</a>/<a href='../files/misc--syntax.html'>syntax</a>/dos.syntax</h2>
|
|
<em class='comment'>/* <img class='icon' src='../icons/n_left.png' alt='[previous]' /><img class='icon' src='../icons/n_right.png' alt='[next]' /><img class='icon' src='../icons/n_first.png' alt='[first]' /><img class='icon' src='../icons/n_last.png' alt='[last]' /><img class='icon' src='../icons/n_top.png' alt='[top]' /><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+1 misc/syntax/dos.syntax' /> */</em>
|
|
<hr />
|
|
<pre>
|
|
<a id='L1' name='L1'></a># DOS & Windows highlighting
|
|
<a id='L2' name='L2'></a># 2002 (C) Petr Kozelka, <pkozelka@email.cz>
|
|
<a id='L3' name='L3'></a>
|
|
<a id='L4' name='L4'></a>caseinsensitive
|
|
<a id='L5' name='L5'></a>
|
|
<a id='L6' name='L6'></a>context default
|
|
<a id='L7' name='L7'></a> keyword whole break yellow
|
|
<a id='L8' name='L8'></a> keyword whole call yellow
|
|
<a id='L9' name='L9'></a> keyword whole cd yellow
|
|
<a id='L10' name='L10'></a> keyword whole chdir yellow
|
|
<a id='L11' name='L11'></a> keyword whole cls yellow
|
|
<a id='L12' name='L12'></a> keyword whole copy yellow
|
|
<a id='L13' name='L13'></a> keyword whole del yellow
|
|
<a id='L14' name='L14'></a> keyword whole dir yellow
|
|
<a id='L15' name='L15'></a> keyword whole do yellow
|
|
<a id='L16' name='L16'></a> keyword whole echo yellow
|
|
<a id='L17' name='L17'></a> keyword whole else yellow
|
|
<a id='L18' name='L18'></a> keyword whole erase yellow
|
|
<a id='L19' name='L19'></a> keyword whole endlocal yellow
|
|
<a id='L20' name='L20'></a> keyword whole errorlevel yellow
|
|
<a id='L21' name='L21'></a> keyword whole exist yellow
|
|
<a id='L22' name='L22'></a> keyword whole exit yellow
|
|
<a id='L23' name='L23'></a> keyword whole for yellow
|
|
<a id='L24' name='L24'></a> keyword whole goto yellow
|
|
<a id='L25' name='L25'></a> keyword whole if yellow
|
|
<a id='L26' name='L26'></a> keyword whole in yellow
|
|
<a id='L27' name='L27'></a> keyword whole md yellow
|
|
<a id='L28' name='L28'></a> keyword whole mkdir yellow
|
|
<a id='L29' name='L29'></a> keyword whole move yellow
|
|
<a id='L30' name='L30'></a> keyword whole not yellow
|
|
<a id='L31' name='L31'></a> keyword whole off yellow
|
|
<a id='L32' name='L32'></a> keyword whole on yellow
|
|
<a id='L33' name='L33'></a> keyword whole pause yellow
|
|
<a id='L34' name='L34'></a> keyword whole popd yellow
|
|
<a id='L35' name='L35'></a> keyword whole pushd yellow
|
|
<a id='L36' name='L36'></a> keyword whole rd yellow
|
|
<a id='L37' name='L37'></a> keyword wholeleft rem\s*\n brown
|
|
<a id='L38' name='L38'></a> keyword whole ren yellow
|
|
<a id='L39' name='L39'></a> keyword whole rename yellow
|
|
<a id='L40' name='L40'></a> keyword whole rmdir yellow
|
|
<a id='L41' name='L41'></a> keyword whole set yellow
|
|
<a id='L42' name='L42'></a> keyword whole setlocal yellow
|
|
<a id='L43' name='L43'></a> keyword whole shift yellow
|
|
<a id='L44' name='L44'></a> keyword whole then yellow
|
|
<a id='L45' name='L45'></a> keyword whole type yellow
|
|
<a id='L46' name='L46'></a> keyword whole ver yellow
|
|
<a id='L47' name='L47'></a>
|
|
<a id='L48' name='L48'></a> keyword \\ lightgray
|
|
<a id='L49' name='L49'></a> keyword whole \%\* brightmagenta
|
|
<a id='L50' name='L50'></a> keyword whole \%\$ brightmagenta
|
|
<a id='L51' name='L51'></a> keyword whole \%\[ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_0123456789\]+\% brightmagenta
|
|
<a id='L52' name='L52'></a> keyword whole \%\[ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_0123456789@~\]+ brightmagenta
|
|
<a id='L53' name='L53'></a> keyword >> white
|
|
<a id='L54' name='L54'></a> keyword > white
|
|
<a id='L55' name='L55'></a> keyword < white
|
|
<a id='L56' name='L56'></a> keyword | white
|
|
<a id='L57' name='L57'></a>
|
|
<a id='L58' name='L58'></a>context ' ' brightcyan
|
|
<a id='L59' name='L59'></a> spellcheck
|
|
<a id='L60' name='L60'></a>
|
|
<a id='L61' name='L61'></a>context " " brightcyan
|
|
<a id='L62' name='L62'></a> keyword whole \%\[ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_0123456789\]+\% brightmagenta
|
|
<a id='L63' name='L63'></a> keyword whole \%\[ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_0123456789@~\]+ brightmagenta
|
|
<a id='L64' name='L64'></a> spellcheck
|
|
<a id='L65' name='L65'></a>
|
|
<a id='L66' name='L66'></a>context linestart :: \n brightgreen
|
|
<a id='L67' name='L67'></a> keyword $+:*$ black green
|
|
<a id='L68' name='L68'></a> spellcheck
|
|
<a id='L69' name='L69'></a>
|
|
<a id='L70' name='L70'></a>context linestart : \n white black
|
|
<a id='L71' name='L71'></a> spellcheck
|
|
<a id='L72' name='L72'></a>
|
|
<a id='L73' name='L73'></a>context :: \n brightgreen
|
|
<a id='L74' name='L74'></a> spellcheck
|
|
</pre>
|
|
<hr />
|
|
<a id='BOTTOM' name='BOTTOM'></a>
|
|
<em class='comment'>/* <img class='icon' src='../icons/n_left.png' alt='[previous]' /><img class='icon' src='../icons/n_right.png' alt='[next]' /><img class='icon' src='../icons/n_first.png' alt='[first]' /><img class='icon' src='../icons/n_last.png' alt='[last]' /><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><img class='icon' src='../icons/n_bottom.png' alt='[bottom]' /><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+74 misc/syntax/dos.syntax' /> */</em>
|
|
</body>
|
|
</html>
|