代码拉取完成,页面将自动刷新
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>pi_tar - 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>
/ pi_tar<br />
<a name="top"></a><h1>pi_tar - 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="pi_tar.html" name="pi_tar.txt">pi_tar.txt</a> For <span class="Identifier">Vim version 8.0.</span> Last change: 2013 Apr 17<br>
<br>
+====================+<br>
| Tar File Interface |<br>
+====================+<br>
<br>
Author: Charles E. Campbell <NdrOchip@ScampbellPfamily.AbizM><br>
(remove NOSPAM from Campbell's email first)<br>
Copyright 2005-2012: <a class="Constant" href="pi_tar.html#tar-copyright" name="tar-copyright">tar-copyright</a><br>
The VIM LICENSE (see <a class="Identifier" href="uganda.html#copyright">copyright</a>) applies to the files in this<br>
package, including tarPlugin.vim, tar.vim, and pi_tar.txt. Like<br>
anything else that's except use "tar.vim" instead of "VIM". Like<br>
anything else that's free, tar.vim and its associated files are<br>
provided *as is* and comes with no warranty of any kind, either<br>
expressed or implied. No guarantees of merchantability. No<br>
guarantees of suitability for any purpose. By using this plugin, you<br>
agree that in no event will the copyright holder be liable for any<br>
damages resulting from the use of this software. Use at your own risk!<br>
<br>
<span class="PreProc">==============================================================================</span><br>
1. Contents <a class="Constant" href="pi_tar.html#tar" name="tar">tar</a> <a class="Constant" href="pi_tar.html#tar-contents" name="tar-contents">tar-contents</a><br>
1. Contents..................................................<a class="Identifier" href="pi_tar.html#tar-contents">tar-contents</a><br>
2. Usage.....................................................<a class="Identifier" href="pi_tar.html#tar-usage">tar-usage</a><br>
3. Options...................................................<a class="Identifier" href="pi_tar.html#tar-options">tar-options</a><br>
4. History...................................................<a class="Identifier" href="pi_tar.html#tar-history">tar-history</a><br>
<br>
<span class="PreProc">==============================================================================</span><br>
2. Usage <a class="Constant" href="pi_tar.html#tar-usage" name="tar-usage">tar-usage</a> <a class="Constant" href="pi_tar.html#tar-manual" name="tar-manual">tar-manual</a><br>
<br>
When one edits a *.tar file, this plugin will handle displaying a<br>
contents page. Select a file to edit by moving the cursor atop<br>
the desired file, then hit the <span class="Special"><return></span> key. After editing, one may<br>
also write to the file. Currently, one may not make a new file in<br>
tar archives via the plugin.<br>
<br>
<a class="Constant" href="pi_tar.html#:Vimuntar" name=":Vimuntar">:Vimuntar</a><br>
<span class="PreProc">VIMUNTAR</span><br>
<br>
:Vimuntar <span class="Special">[vimhome]</span><br>
<br>
This command copies, if necessary, the tarball to the .vim or vimfiles<br>
directory using the first writable directory in the <a class="Identifier" href="options.html#'runtimepath'">'runtimepath'</a><br>
when no <span class="Special">[vimhome]</span> is specified. Otherwise, the <span class="Special">[vimhome]</span> argument<br>
allows the user to specify that directory, instead.<br>
<br>
The copy is done using the command in <a class="Constant" href="pi_tar.html#g:tar_copycmd" name="g:tar_copycmd">g:tar_copycmd</a> , which is<br>
<div class="helpExample"> cp for cygwin, unix, macunix<br>
copy for windows (32, 95, 64, 16)</div>
The extraction is done with the command specified with<br>
<a class="Constant" href="pi_tar.html#g:tar_extractcmd" name="g:tar_extractcmd">g:tar_extractcmd</a> , which by default is<br>
<div class="helpExample"> "tar -xf"</div>
<br>
<a class="Constant" href="pi_tar.html#:TarDiff" name=":TarDiff">:TarDiff</a><br>
<span class="PreProc">DIFFERENCING SUPPORT</span><br>
<br>
:TarDiff <span class="Special">[filename]</span><br>
<br>
This command will attempt to show the differences between the tarball<br>
version of a file and the associated file on the system. In order to<br>
find that file on the system, the script uses the path associated with<br>
the file mentioned in the tarball. If the current directory is not<br>
correct for that path, :TarDiff will fail to find the associated file.<br>
<br>
If the <span class="Special">[filename]</span> is given, that that filename (and path) will be used<br>
to specify the associated file.<br>
<br>
<br>
<span class="PreProc">PREVENTING LOADING</span><br>
<br>
If for some reason you do not wish to use vim to examine tar'd files,<br>
you may put the following two variables into your <.vimrc> to prevent<br>
the tar plugin from loading:<br>
<br>
<div class="helpExample"> let g:loaded_tarPlugin= 1<br>
let g:loaded_tar = 1</div>
<br>
<br>
<span class="PreProc">==============================================================================</span><br>
3. Options <a class="Constant" href="pi_tar.html#tar-options" name="tar-options">tar-options</a><br>
<br>
These options are variables that one may change, typically in one's<br>
<.vimrc> file.<br>
Default<br>
Variable Value Explanation<br>
<span class="Statement"> </span><a class="Constant" href="pi_tar.html#g:tar_browseoptions" name="g:tar_browseoptions">g:tar_browseoptions</a> "Ptf" used to get a list of contents<br>
<span class="Statement"> </span><a class="Constant" href="pi_tar.html#g:tar_readoptions" name="g:tar_readoptions">g:tar_readoptions</a> "OPxf" used to extract a file from a tarball<br>
<span class="Statement"> </span><a class="Constant" href="pi_tar.html#g:tar_cmd" name="g:tar_cmd">g:tar_cmd</a> "tar" the name of the tar program<br>
<span class="Statement"> </span><a class="Constant" href="pi_tar.html#g:tar_nomax" name="g:tar_nomax">g:tar_nomax</a> 0 if true, file window will not be maximized<br>
<span class="Statement"> </span><a class="Constant" href="pi_tar.html#g:tar_secure" name="g:tar_secure">g:tar_secure</a> undef if exists:<br>
"--"s will be used to prevent unwanted<br>
option expansion in tar commands.<br>
Please be sure that your tar command<br>
accepts "--"; Posix compliant tar<br>
utilities do accept them.<br>
if not exists:<br>
The tar plugin will reject any tar<br>
files or member files that begin with<br>
"-"<br>
Not all tar's support the "--" which is why<br>
it isn't default.<br>
<span class="Statement"> </span><a class="Constant" href="pi_tar.html#g:tar_writeoptions" name="g:tar_writeoptions">g:tar_writeoptions</a> "uf" used to update/replace a file<br>
<br>
<br>
<span class="PreProc">==============================================================================</span><br>
4. History <a class="Constant" href="pi_tar.html#tar-history" name="tar-history">tar-history</a><br>
<br>
<br>
v28 Jun 23, 2011 * a few more decompression options (tbz tb2 txz)<br>
v27 May 31, 2011 * moved cygwin detection before g:tar_copycmd handling<br>
<span class="Statement"> </span>* inserted additional <a class="Identifier" href="motion.html#:keepj">:keepj</a> modifiers<br>
* changed silent to sil! (<a class="Identifier" href="various.html#:silent">:silent</a>)<br>
v26 Aug 09, 2010 * uses buffer-local instead of window variables to hold<br>
tarfile name<br>
* inserted keepj before 0d to protect jump list<br>
v25 Jun 19, 2010 * (Jan Steffens) added support for xz compression<br>
v24 Apr 07, 2009 * :Untarvim command implemented<br>
Sep 28, 2009 * Added lzma support<br>
v22 Aug 08, 2008 * security fixes<br>
v16 Jun 06, 2008 * tarfile:: used instead of tarfile: when editing files<br>
inside tarballs. Fixes a problem with tarballs called<br>
things like c:\abc.tar. (tnx to Bill McCarthy)<br>
v14 May 09, 2008 * arno caught a security bug<br>
May 28, 2008 * various security improvements. Now requires patch 299<br>
which provides the fnameescape() function<br>
May 30, 2008 * allows one to view *.gz and *.bz2 files that are in<br>
*.tar files.<br>
v12 Sep 07, 2007 * &shq now used if not the empty string for g:tar_shq<br>
v10 May 02, 2006 * now using "redraw then echo" to show messages, instead<br>
of "echo and prompt user"<br>
v9 May 02, 2006 * improved detection of masquerading as tar file<br>
v8 May 02, 2006 * allows editing of files that merely masquerade as tar<br>
files<br>
v7 Mar 22, 2006 * work on making tar plugin work across network<br>
Mar 27, 2006 * g:tar_cmd now available for users to change the name<br>
of the tar program to be used. By default, of course,<br>
it's "tar".<br>
v6 Dec 21, 2005 * writing to files not in directories caused problems -<br>
fixed (pointed out by Christian Robinson)<br>
v5 Nov 22, 2005 * report option workaround installed<br>
v3 Sep 16, 2005 * handles writing files in an archive back to the<br>
archive<br>
Oct 18, 2005 * <span class="Special"><amatch></span> used instead of <span class="Special"><afile></span> in autocmds<br>
Oct 18, 2005 * handles writing to compressed archives<br>
Nov 03, 2005 * handles writing tarfiles across a network using<br>
netrw#NetWrite()<br>
v2 * converted to use Vim7's new autoload feature by<br>
Bram Moolenaar<br>
v1 (original) * Michael Toren (see <span class="Constant"><a href="http://michael.toren.net/code/">http://michael.toren.net/code/</a></span>)<br>
<br>
<span class="PreProc">==============================================================================</span><br>
vim:tw=78:ts=8:ft=help<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: -->
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。