1 Star 0 Fork 0

hilarryxu/vimdoc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
os_390.html 19.71 KB
一键复制 编辑 原始数据 按行查看 历史
hilarryxu 提交于 2017-08-15 10:58 . Init repo
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>os_390 - Vim Documentation</title>
<meta name="Generator" content="Vim/8.0">
<meta name="plugin-version" content="vim8.0">
<meta name="syntax" content="help">
<meta name="settings" content="no_pre,use_css,expand_tabs">
<link rel="stylesheet" href="style.css" type="text/css" />
<script src="jquery.min.js" type="text/javascript"></script>
<script src="mark-current-page.js" type="text/javascript"></script>
</head>
<body>
<header>
<div class="header">
<a href="http://vim-jp.org/">vim-jp</a>
/ <a href="http://vim-jp.org/vimdoc-en/">vimdoc-en</a>
/ os_390<br />
<a name="top"></a><h1>os_390 - Vim Documentation</h1>
<a href="index.html">Return to main</a>
<span class="EnglishJapaneseLink">
<span class="CurrentLanguage">English</span>
</span>
</div>
</header>
<nav>
<dl>
<dt>BASIC</dt>
<dd><ul>
<li><a href="quickref.html">quickref</a></li>
<li><a href="sponsor.html">sponsor</a></li>
</ul></dd>
<dt>USER MANUAL</dt>
<dd><ul>
<li><a href="usr_toc.html">usr_toc</a></li>
</ul></dd>
<dt>Getting Started</dt>
<dd><ul>
<li><a href="usr_01.html">usr_01</a></li>
<li><a href="usr_02.html">usr_02</a></li>
<li><a href="usr_03.html">usr_03</a></li>
<li><a href="usr_04.html">usr_04</a></li>
<li><a href="usr_05.html">usr_05</a></li>
<li><a href="usr_06.html">usr_06</a></li>
<li><a href="usr_07.html">usr_07</a></li>
<li><a href="usr_08.html">usr_08</a></li>
<li><a href="usr_09.html">usr_09</a></li>
<li><a href="usr_10.html">usr_10</a></li>
<li><a href="usr_11.html">usr_11</a></li>
<li><a href="usr_12.html">usr_12</a></li>
</ul></dd>
<dt>Editing Effectively</dt>
<dd><ul>
<li><a href="usr_20.html">usr_20</a></li>
<li><a href="usr_21.html">usr_21</a></li>
<li><a href="usr_22.html">usr_22</a></li>
<li><a href="usr_23.html">usr_23</a></li>
<li><a href="usr_24.html">usr_24</a></li>
<li><a href="usr_25.html">usr_25</a></li>
<li><a href="usr_26.html">usr_26</a></li>
<li><a href="usr_27.html">usr_27</a></li>
<li><a href="usr_28.html">usr_28</a></li>
<li><a href="usr_29.html">usr_29</a></li>
<li><a href="usr_30.html">usr_30</a></li>
<li><a href="usr_31.html">usr_31</a></li>
<li><a href="usr_32.html">usr_32</a></li>
</ul></dd>
<dt>Tuning Vim</dt>
<dd><ul>
<li><a href="usr_40.html">usr_40</a></li>
<li><a href="usr_41.html">usr_41</a></li>
<li><a href="usr_42.html">usr_42</a></li>
<li><a href="usr_43.html">usr_43</a></li>
<li><a href="usr_44.html">usr_44</a></li>
<li><a href="usr_45.html">usr_45</a></li>
</ul></dd>
<dt>Making Vim Run</dt>
<dd><ul>
<li><a href="usr_90.html">usr_90</a></li>
</ul></dd>
<dt>General subjects</dt>
<dd><ul>
<li><a href="intro.html">intro</a></li>
<li><a href="index.html">help</a></li>
<li><a href="helphelp.html">helphelp</a></li>
<li><a href="vimindex.html">index</a></li>
<li><a href="tags.html">tags</a></li>
<li><a href="howto.html">howto</a></li>
<li><a href="tips.html">tips</a></li>
<li><a href="message.html">message</a></li>
<li><a href="quotes.html">quotes</a></li>
<li><a href="todo.html">todo</a></li>
<li><a href="debug.html">debug</a></li>
<li><a href="develop.html">develop</a></li>
<li><a href="uganda.html">uganda</a></li>
</ul></dd>
<dt>Basic editing</dt>
<dd><ul>
<li><a href="starting.html">starting</a></li>
<li><a href="editing.html">editing</a></li>
<li><a href="motion.html">motion</a></li>
<li><a href="scroll.html">scroll</a></li>
<li><a href="insert.html">insert</a></li>
<li><a href="change.html">change</a></li>
<li><a href="indent.html">indent</a></li>
<li><a href="undo.html">undo</a></li>
<li><a href="repeat.html">repeat</a></li>
<li><a href="visual.html">visual</a></li>
<li><a href="various.html">various</a></li>
<li><a href="recover.html">recover</a></li>
</ul></dd>
<dt>Advanced editing</dt>
<dd><ul>
<li><a href="cmdline.html">cmdline</a></li>
<li><a href="options.html">options</a></li>
<li><a href="pattern.html">pattern</a></li>
<li><a href="map.html">map</a></li>
<li><a href="tagsrch.html">tagsrch</a></li>
<li><a href="quickfix.html">quickfix</a></li>
<li><a href="windows.html">windows</a></li>
<li><a href="tabpage.html">tabpage</a></li>
<li><a href="syntax.html">syntax</a></li>
<li><a href="spell.html">spell</a></li>
<li><a href="diff.html">diff</a></li>
<li><a href="autocmd.html">autocmd</a></li>
<li><a href="filetype.html">filetype</a></li>
<li><a href="eval.html">eval</a></li>
<li><a href="channel.html">channel</a></li>
<li><a href="fold.html">fold</a></li>
</ul></dd>
<dt>Special issues</dt>
<dd><ul>
<li><a href="print.html">print</a></li>
<li><a href="remote.html">remote</a></li>
<li><a href="term.html">term</a></li>
<li><a href="digraph.html">digraph</a></li>
<li><a href="mbyte.html">mbyte</a></li>
<li><a href="mlang.html">mlang</a></li>
<li><a href="arabic.html">arabic</a></li>
<li><a href="farsi.html">farsi</a></li>
<li><a href="hebrew.html">hebrew</a></li>
<li><a href="russian.html">russian</a></li>
<li><a href="ft_ada.html">ft_ada</a></li>
<li><a href="ft_sql.html">ft_sql</a></li>
<li><a href="hangulin.html">hangulin</a></li>
<li><a href="rileft.html">rileft</a></li>
</ul></dd>
<dt>GUI</dt>
<dd><ul>
<li><a href="gui.html">gui</a></li>
<li><a href="gui_w32.html">gui_w32</a></li>
<li><a href="gui_x11.html">gui_x11</a></li>
</ul></dd>
<dt>Interfaces</dt>
<dd><ul>
<li><a href="if_cscop.html">if_cscop</a></li>
<li><a href="if_lua.html">if_lua</a></li>
<li><a href="if_mzsch.html">if_mzsch</a></li>
<li><a href="if_perl.html">if_perl</a></li>
<li><a href="if_pyth.html">if_pyth</a></li>
<li><a href="if_tcl.html">if_tcl</a></li>
<li><a href="if_ole.html">if_ole</a></li>
<li><a href="if_ruby.html">if_ruby</a></li>
<li><a href="debugger.html">debugger</a></li>
<li><a href="workshop.html">workshop</a></li>
<li><a href="netbeans.html">netbeans</a></li>
<li><a href="sign.html">sign</a></li>
</ul></dd>
<dt>Versions</dt>
<dd><ul>
<li><a href="vi_diff.html">vi_diff</a></li>
<li><a href="version4.html">version4</a></li>
<li><a href="version5.html">version5</a></li>
<li><a href="version6.html">version6</a></li>
<li><a href="version7.html">version7</a></li>
<li><a href="version8.html">version8</a></li>
</ul></dd>
<dt>Remarks about specific systems</dt>
<dd><ul>
<li><a href="os_390.html">os_390</a></li>
<li><a href="os_amiga.html">os_amiga</a></li>
<li><a href="os_beos.html">os_beos</a></li>
<li><a href="os_dos.html">os_dos</a></li>
<li><a href="os_mac.html">os_mac</a></li>
<li><a href="os_mint.html">os_mint</a></li>
<li><a href="os_msdos.html">os_msdos</a></li>
<li><a href="os_os2.html">os_os2</a></li>
<li><a href="os_qnx.html">os_qnx</a></li>
<li><a href="os_risc.html">os_risc</a></li>
<li><a href="os_unix.html">os_unix</a></li>
<li><a href="os_vms.html">os_vms</a></li>
<li><a href="os_win32.html">os_win32</a></li>
</ul></dd>
<dt>Standard plugins</dt>
<dd><ul>
<li><a href="pi_getscript.html">pi_getscript</a></li>
<li><a href="pi_gzip.html">pi_gzip</a></li>
<li><a href="pi_logipat.html">pi_logipat</a></li>
<li><a href="pi_netrw.html">pi_netrw</a></li>
<li><a href="pi_paren.html">pi_paren</a></li>
<li><a href="pi_tar.html">pi_tar</a></li>
<li><a href="pi_vimball.html">pi_vimball</a></li>
<li><a href="pi_zip.html">pi_zip</a></li>
</ul></dd>
<dt>Filetype plugins</dt>
<dd><ul>
<li><a href="pi_spec.html">pi_spec</a></li>
</ul></dd>
<dt>Others</dt>
<dd><ul>
<li><a href="vim_faq.html">vim_faq</a></li>
</ul></dd>
</dl>
</nav>
<article class="Vimdoc VimdocJa">
<div id='vimCodeElement'>
<a class="Constant" href="os_390.html" name="os_390.txt">os_390.txt</a>&nbsp;&nbsp;&nbsp;&nbsp;For&nbsp;<span class="Identifier">Vim version 8.0.</span>&nbsp;&nbsp;Last change: 2016 Feb 27<br>
<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="Identifier">VIM REFERENCE MANUAL&nbsp;&nbsp;&nbsp;&nbsp;by Ralf Schandl</span><br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Constant" href="os_390.html#zOS" name="zOS">zOS</a>&nbsp;<a class="Constant" href="os_390.html#z/OS" name="z/OS">z/OS</a>&nbsp;<a class="Constant" href="os_390.html#OS390" name="OS390">OS390</a>&nbsp;<a class="Constant" href="os_390.html#os390" name="os390">os390</a>&nbsp;<a class="Constant" href="os_390.html#MVS" name="MVS">MVS</a><br>
This file contains the particulars for the z/OS UNIX version of Vim.<br>
<br>
1. ASCII/EBCDIC dependent scripts&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Identifier" href="os_390.html#zOS-has-ebcdic">zOS-has-ebcdic</a><br>
2. Putty and Colors&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Identifier" href="os_390.html#zOS-PuTTY">zOS-PuTTY</a><br>
3. Motif Problems&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Identifier" href="os_390.html#zOS-Motif">zOS-Motif</a><br>
4. Bugs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Identifier" href="os_390.html#zOS-Bugs">zOS-Bugs</a><br>
5. Limitations&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Identifier" href="os_390.html#zOS-limitations">zOS-limitations</a><br>
6. Open source on z/OS UNIX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Identifier" href="os_390.html#zOS-open-source">zOS-open-source</a><br>
<br>
<span class="PreProc">Contributors:</span><br>
The port to z/OS UNIX was done by Ralf Schandl for the Redbook mentioned<br>
below.<br>
<br>
Changes, bug-reports, or both by:<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;David Moore<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Anthony Giorgio<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;and others<br>
<br>
<span class="PreProc">==============================================================================</span><br>
1. ASCII/EBCDIC dependent scripts&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Constant" href="os_390.html#OS390-has-ebcdic" name="OS390-has-ebcdic">OS390-has-ebcdic</a>&nbsp;<a class="Constant" href="os_390.html#zOS-has-ebcdic" name="zOS-has-ebcdic">zOS-has-ebcdic</a><br>
<br>
For the internal script language the feature &quot;ebcdic&quot; was added.&nbsp;&nbsp;With this<br>
you can fix ASCII dependent scripts like this:<br>
<br>
<div class="helpExample">&nbsp;&nbsp;&nbsp;&nbsp;if has(&quot;ebcdic&quot;)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;let space = 64<br>
&nbsp;&nbsp;&nbsp;&nbsp;else<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;let space = 32<br>
&nbsp;&nbsp;&nbsp;&nbsp;endif</div>
<br>
<br>
<span class="PreProc">==============================================================================</span><br>
2. PuTTY and Colors&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Constant" href="os_390.html#OS390-PuTTY" name="OS390-PuTTY">OS390-PuTTY</a>&nbsp;<a class="Constant" href="os_390.html#zOS-PuTTY" name="zOS-PuTTY">zOS-PuTTY</a><br>
<br>
If you see problems with syntax highlighting or screen corruptions when you<br>
connect to z/OS using Putty, try the following:<br>
<br>
- Configure Putty as &quot;vt220&quot; terminal (Connection-&gt;Data)<br>
- Add the following 3 lines to your vimrc:<br>
<br>
<br>
<div class="helpExample">&nbsp;&nbsp;&nbsp;&nbsp;set t_AB=^[[4%p1%dm<br>
&nbsp;&nbsp;&nbsp;&nbsp;set t_AF=^[[3%p1%dm<br>
&nbsp;&nbsp;&nbsp;&nbsp;set t_CO=8</div>
<br>
<br>
<span class="Todo">Note</span>: ^[ is one character use&nbsp;<span class="Special">&lt;C-V&gt;&lt;Esc&gt;</span>&nbsp;to enter it.<br>
<br>
<span class="PreProc">==============================================================================</span><br>
3. Motif Problems&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Constant" href="os_390.html#OS390-Motif" name="OS390-Motif">OS390-Motif</a>&nbsp;<a class="Constant" href="os_390.html#zOS-Motif" name="zOS-Motif">zOS-Motif</a><br>
<br>
<span class="Todo">Note</span>: Seen with Vim 6.*, never tested since.<br>
<br>
It seems that in porting the Motif library to z/OS, a translation from EBCDIC<br>
to ASCII for the accelerator characters of the pull-down menus was forgotten.<br>
Even after I tried to hand convert the menus, the accelerator keys continued<br>
to only work for the opening of menus (like&nbsp;<span class="Special">&lt;Alt-F&gt;</span>&nbsp;to open the file menu).<br>
They still do not work for the menu items themselves (like&nbsp;<span class="Special">&lt;Alt-F&gt;</span>O to open<br>
the file browser).<br>
<br>
There is no solution for this yet.<br>
<br>
<span class="PreProc">==============================================================================</span><br>
4. Bugs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Constant" href="os_390.html#OS390-bugs" name="OS390-bugs">OS390-bugs</a>&nbsp;<a class="Constant" href="os_390.html#zOS-Bugs" name="zOS-Bugs">zOS-Bugs</a><br>
<br>
- Vim will consistently hang when a large amount of text is selected in<br>
&nbsp;&nbsp;visual block mode.&nbsp;&nbsp;This may be due to a memory corruption issue.&nbsp;&nbsp;<span class="Todo">Note</span>&nbsp;that<br>
&nbsp;&nbsp;this occurs in both the terminal and gui versions.<br>
<br>
<span class="PreProc">==============================================================================</span><br>
5. Limitations&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Constant" href="os_390.html#OS390-limitations" name="OS390-limitations">OS390-limitations</a>&nbsp;<a class="Constant" href="os_390.html#zOS-limitations" name="zOS-limitations">zOS-limitations</a><br>
<br>
- No binary search in tag files.<br>
&nbsp;&nbsp;The program /bin/sort sorts by ASCII value by default.&nbsp;&nbsp;This program is<br>
&nbsp;&nbsp;normally used by ctags to sort the tags.&nbsp;&nbsp;There might be a version of<br>
&nbsp;&nbsp;ctags out there, that does it right, but we can't be sure.&nbsp;&nbsp;So this seems to<br>
&nbsp;&nbsp;be a permanent restriction.<br>
<br>
- The cscope interface (<a class="Identifier" href="if_cscop.html#cscope">cscope</a>) doesn't work for the version of cscope<br>
&nbsp;&nbsp;that we use on our mainframe.&nbsp;&nbsp;We have a copy of version 15.0b12, and it<br>
&nbsp;&nbsp;causes Vim to hang when using the &quot;cscope add&quot; command.&nbsp;&nbsp;I'm guessing that<br>
&nbsp;&nbsp;the binary format of the cscope database isn't quite what Vim is expecting.<br>
&nbsp;&nbsp;I've tried to port the current version of cscope (15.3) to z/OS, without<br>
&nbsp;&nbsp;much success.&nbsp;&nbsp;If anyone is interested in trying, drop me a line if you<br>
&nbsp;&nbsp;make any progress.<br>
<br>
- No glib/gtk support.&nbsp;&nbsp;I have not been able to successfully compile glib on<br>
&nbsp;&nbsp;z/OS UNIX.&nbsp;&nbsp;This means you'll have to live without the pretty gtk toolbar.<br>
&nbsp;<br>
Disabled at compile time:<br>
&nbsp;&nbsp;&nbsp;&nbsp;- Multibyte support&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (<a class="Identifier" href="mbyte.html#multibyte">multibyte</a>)<br>
&nbsp;&nbsp;&nbsp;&nbsp;- Right-to-left mode&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(<a class="Identifier" href="rileft.html#rileft">rileft</a>)<br>
&nbsp;&nbsp;&nbsp;&nbsp;- Farsi key map&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (<a class="Identifier" href="farsi.html#Farsi">Farsi</a>)<br>
&nbsp;&nbsp;&nbsp;&nbsp;- Arabic language support&nbsp;&nbsp; (<a class="Identifier" href="arabic.html#Arabic">Arabic</a>)<br>
&nbsp;&nbsp;&nbsp;&nbsp;- Spell checking&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(<a class="Identifier" href="spell.html#spell">spell</a>)<br>
<br>
Never tested:<br>
&nbsp;&nbsp;&nbsp;&nbsp;- Perl interface&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(<a class="Identifier" href="if_perl.html#perl">perl</a>)<br>
&nbsp;&nbsp;&nbsp;&nbsp;- Hangul input&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(<a class="Identifier" href="hangulin.html#hangul">hangul</a>)<br>
&nbsp;&nbsp;&nbsp;&nbsp;- Encryption support&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(<a class="Identifier" href="editing.html#encryption">encryption</a>)<br>
&nbsp;&nbsp;&nbsp;&nbsp;- Langmap&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (<a class="Identifier" href="options.html#'langmap'">'langmap'</a>)<br>
&nbsp;&nbsp;&nbsp;&nbsp;- Python support&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(<a class="Identifier" href="if_pyth.html#Python">Python</a>)<br>
&nbsp;&nbsp;&nbsp;&nbsp;- Right-to-left mode&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(<a class="Identifier" href="options.html#'rightleft'">'rightleft'</a>)<br>
&nbsp;&nbsp;&nbsp;&nbsp;- TCL interface&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (<a class="Identifier" href="if_tcl.html#tcl">tcl</a>)<br>
&nbsp;&nbsp;&nbsp;&nbsp;...<br>
<br>
<span class="PreProc">==============================================================================</span><br>
6. Open source on z/OS UNIX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Constant" href="os_390.html#OS390-open-source" name="OS390-open-source">OS390-open-source</a>&nbsp;<a class="Constant" href="os_390.html#zOS-open-source" name="zOS-open-source">zOS-open-source</a><br>
<br>
If you are interested in other Open Source Software on z/OS UNIX, have a<br>
look at the following Redbook:<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;Mike MacIsaac et al<br>
&nbsp;&nbsp;&nbsp;&nbsp;&quot;Open Source Software for z/OS and OS/390 UNIX&quot;<br>
&nbsp;&nbsp;&nbsp;&nbsp;IBM Form Number: SG24-5944-01<br>
&nbsp;&nbsp;&nbsp;&nbsp;ISBN: 0738424633<br>
&nbsp;&nbsp;&nbsp;&nbsp;<span class="Constant"><a href="http://www-03.ibm.com/systems/resources/servers_eserver_zseries_zos_unix_redbook_sg245944.pdf">http://www-03.ibm.com/systems/resources/servers_eserver_zseries_zos_unix_redbook_sg245944.pdf</a></span><br>
<br>
Also look at:<br>
&nbsp;&nbsp;&nbsp;&nbsp;<span class="Constant"><a href="http://www.redbooks.ibm.com">http://www.redbooks.ibm.com</a></span><br>
&nbsp;&nbsp;&nbsp;&nbsp;<span class="Constant"><a href="http://www-03.ibm.com/systems/z/os/zos/features/unix/">http://www-03.ibm.com/systems/z/os/zos/features/unix/</a></span><br>
&nbsp;&nbsp;&nbsp;&nbsp;<span class="Constant"><a href="http://www-03.ibm.com/systems/z/os/zos/features/unix/library/IBM+Redbooks/index.html">http://www-03.ibm.com/systems/z/os/zos/features/unix/library/IBM+Redbooks/index.html</a></span><br>
<br>
<br>
<br>
<span class="PreProc">------------------------------------------------------------------------------</span><br>
&nbsp;vim:tw=78:fo=tcq2:ts=8:ft=help:norl:<br>
</div>
</article>
<footer>
<a href="#top">Return to the top</a> - <a href="index.html">Return to main</a>
<span class="EnglishJapaneseLink">
<span class="CurrentLanguage">English</span>
</span>
<br />
<div style="text-align:right;">
Hosted by <a href="https://github.com/vim-jp/vimdoc-en">vimdoc-en project</a><br />
If you met any problem, please report it to <a href="https://github.com/vim-jp/vimdoc-en/issues">issue</a>.<br />
</div>
</footer>
<!--<script src="js/check-referrer.js" type="text/javascript"></script>-->
</body>
</html>
<!-- vim:set ts=8 sts=2 sw=2 tw=0 et: -->
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hilarryxu/vimdoc.git
git@gitee.com:hilarryxu/vimdoc.git
hilarryxu
vimdoc
vimdoc
master

搜索帮助