2001-01-24 00:31:17 +00:00
|
|
|
<sect2>
|
|
|
|
<title>Contents</title>
|
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>The Vim package contains the ctags, etags, ex, gview, gvim, rgview,
|
|
|
|
rgvim, rview, rvim, view, vim, vimtutor and xxd programs.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Description</title>
|
|
|
|
|
|
|
|
<sect3>
|
|
|
|
<title>ctags</title>
|
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>ctags generate tag files for source code.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3>
|
|
|
|
<title>etags</title>
|
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>etags does the same as ctags but it can generate cross reference files
|
2001-01-24 00:31:17 +00:00
|
|
|
which list information about the various source objects found in a set
|
2001-07-22 20:45:10 +01:00
|
|
|
of language files.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3>
|
|
|
|
<title>ex</title>
|
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>ex starts vim in Ex mode.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3>
|
|
|
|
<title>gview</title>
|
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>gview is the GUI version of view.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3>
|
|
|
|
<title>gvim</title>
|
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>gvim is the GUI version of vim.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3>
|
|
|
|
<title>rgview</title>
|
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>rgview is the GUI version of rview.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3>
|
|
|
|
<title>rgvim</title>
|
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>rgvim is the GUI version of rvim.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3>
|
|
|
|
<title>rview</title>
|
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>rview is a restricted version of view. No shell commands can be started
|
|
|
|
and Vim can't be suspended.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3>
|
|
|
|
<title>rvim</title>
|
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>rvim is the restricted version of vim. No shell commands can be started
|
|
|
|
and Vim can't be suspended.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3>
|
|
|
|
<title>view</title>
|
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>view starts vim in read-only mode.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3>
|
|
|
|
<title>vim</title>
|
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>vim starts vim in the normal, default way.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3>
|
|
|
|
<title>vimtutor</title>
|
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>vimtutor starts the Vim tutor.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3>
|
|
|
|
<title>xxd</title>
|
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>xxd makes a hexdump or does the reverse.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|