aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/vim-desc.xml
blob: c263ce5a173ccf4fa0bb95408b35da6774208ac9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<sect2>
<title>Contents</title>

<para>The Vim package contains the ex, gview, gvim, rgview,
rgvim, rview, rvim, view, vim, vimtutor and xxd programs.</para>

</sect2>

<sect2>
<title>Description</title>

<sect3><title>ex</title>
<para>ex starts vim in Ex mode.</para></sect3>

<sect3><title>gview</title>
<para>gview is the GUI version of view.</para></sect3>

<sect3><title>gvim</title>
<para>gvim is the GUI version of vim.</para></sect3>

<sect3><title>rgview</title>
<para>rgview is the GUI version of rview.</para></sect3>

<sect3><title>rgvim</title>
<para>rgvim is the GUI version of rvim.</para></sect3>

<sect3><title>rview</title>
<para>rview is a restricted version of view. No shell commands can be started
and Vim can't be suspended.</para></sect3>

<sect3><title>rvim</title>
<para>rvim is the restricted version of vim. No shell commands can be started
and Vim can't be suspended.</para></sect3>

<sect3><title>view</title>
<para>view starts vim in read-only mode.</para></sect3>

<sect3><title>vim</title>
<para>vim starts vim in the normal, default way.</para></sect3>

<sect3><title>vimtutor</title>
<para>vimtutor starts the Vim tutor.</para></sect3>

<sect3><title>xxd</title>
<para>xxd makes a hexdump or does the reverse.</para></sect3>

</sect2>