代码拉取完成,页面将自动刷新
<!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> For <span class="Identifier">Vim version 8.0.</span> Last change: 2016 Feb 27<br>
<br>
<br>
<span class="Identifier">VIM REFERENCE MANUAL by Ralf Schandl</span><br>
<br>
<a class="Constant" href="os_390.html#zOS" name="zOS">zOS</a> <a class="Constant" href="os_390.html#z/OS" name="z/OS">z/OS</a> <a class="Constant" href="os_390.html#OS390" name="OS390">OS390</a> <a class="Constant" href="os_390.html#os390" name="os390">os390</a> <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 <a class="Identifier" href="os_390.html#zOS-has-ebcdic">zOS-has-ebcdic</a><br>
2. Putty and Colors <a class="Identifier" href="os_390.html#zOS-PuTTY">zOS-PuTTY</a><br>
3. Motif Problems <a class="Identifier" href="os_390.html#zOS-Motif">zOS-Motif</a><br>
4. Bugs <a class="Identifier" href="os_390.html#zOS-Bugs">zOS-Bugs</a><br>
5. Limitations <a class="Identifier" href="os_390.html#zOS-limitations">zOS-limitations</a><br>
6. Open source on z/OS UNIX <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>
David Moore<br>
Anthony Giorgio<br>
and others<br>
<br>
<span class="PreProc">==============================================================================</span><br>
1. ASCII/EBCDIC dependent scripts <a class="Constant" href="os_390.html#OS390-has-ebcdic" name="OS390-has-ebcdic">OS390-has-ebcdic</a> <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 "ebcdic" was added. With this<br>
you can fix ASCII dependent scripts like this:<br>
<br>
<div class="helpExample"> if has("ebcdic")<br>
let space = 64<br>
else<br>
let space = 32<br>
endif</div>
<br>
<br>
<span class="PreProc">==============================================================================</span><br>
2. PuTTY and Colors <a class="Constant" href="os_390.html#OS390-PuTTY" name="OS390-PuTTY">OS390-PuTTY</a> <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 "vt220" terminal (Connection->Data)<br>
- Add the following 3 lines to your vimrc:<br>
<br>
<br>
<div class="helpExample"> set t_AB=^[[4%p1%dm<br>
set t_AF=^[[3%p1%dm<br>
set t_CO=8</div>
<br>
<br>
<span class="Todo">Note</span>: ^[ is one character use <span class="Special"><C-V><Esc></span> to enter it.<br>
<br>
<span class="PreProc">==============================================================================</span><br>
3. Motif Problems <a class="Constant" href="os_390.html#OS390-Motif" name="OS390-Motif">OS390-Motif</a> <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 <span class="Special"><Alt-F></span> to open the file menu).<br>
They still do not work for the menu items themselves (like <span class="Special"><Alt-F></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 <a class="Constant" href="os_390.html#OS390-bugs" name="OS390-bugs">OS390-bugs</a> <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>
visual block mode. This may be due to a memory corruption issue. <span class="Todo">Note</span> that<br>
this occurs in both the terminal and gui versions.<br>
<br>
<span class="PreProc">==============================================================================</span><br>
5. Limitations <a class="Constant" href="os_390.html#OS390-limitations" name="OS390-limitations">OS390-limitations</a> <a class="Constant" href="os_390.html#zOS-limitations" name="zOS-limitations">zOS-limitations</a><br>
<br>
- No binary search in tag files.<br>
The program /bin/sort sorts by ASCII value by default. This program is<br>
normally used by ctags to sort the tags. There might be a version of<br>
ctags out there, that does it right, but we can't be sure. So this seems to<br>
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>
that we use on our mainframe. We have a copy of version 15.0b12, and it<br>
causes Vim to hang when using the "cscope add" command. I'm guessing that<br>
the binary format of the cscope database isn't quite what Vim is expecting.<br>
I've tried to port the current version of cscope (15.3) to z/OS, without<br>
much success. If anyone is interested in trying, drop me a line if you<br>
make any progress.<br>
<br>
- No glib/gtk support. I have not been able to successfully compile glib on<br>
z/OS UNIX. This means you'll have to live without the pretty gtk toolbar.<br>
<br>
Disabled at compile time:<br>
- Multibyte support (<a class="Identifier" href="mbyte.html#multibyte">multibyte</a>)<br>
- Right-to-left mode (<a class="Identifier" href="rileft.html#rileft">rileft</a>)<br>
- Farsi key map (<a class="Identifier" href="farsi.html#Farsi">Farsi</a>)<br>
- Arabic language support (<a class="Identifier" href="arabic.html#Arabic">Arabic</a>)<br>
- Spell checking (<a class="Identifier" href="spell.html#spell">spell</a>)<br>
<br>
Never tested:<br>
- Perl interface (<a class="Identifier" href="if_perl.html#perl">perl</a>)<br>
- Hangul input (<a class="Identifier" href="hangulin.html#hangul">hangul</a>)<br>
- Encryption support (<a class="Identifier" href="editing.html#encryption">encryption</a>)<br>
- Langmap (<a class="Identifier" href="options.html#'langmap'">'langmap'</a>)<br>
- Python support (<a class="Identifier" href="if_pyth.html#Python">Python</a>)<br>
- Right-to-left mode (<a class="Identifier" href="options.html#'rightleft'">'rightleft'</a>)<br>
- TCL interface (<a class="Identifier" href="if_tcl.html#tcl">tcl</a>)<br>
...<br>
<br>
<span class="PreProc">==============================================================================</span><br>
6. Open source on z/OS UNIX <a class="Constant" href="os_390.html#OS390-open-source" name="OS390-open-source">OS390-open-source</a> <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>
Mike MacIsaac et al<br>
"Open Source Software for z/OS and OS/390 UNIX"<br>
IBM Form Number: SG24-5944-01<br>
ISBN: 0738424633<br>
<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>
<span class="Constant"><a href="http://www.redbooks.ibm.com">http://www.redbooks.ibm.com</a></span><br>
<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>
<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>
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: -->
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。