]> git.donarmstrong.com Git - dactyl.git/blob - common/locale/en-US/index.xml
Initial import of 1.0~b6
[dactyl.git] / common / locale / en-US / index.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <?xml-stylesheet type="text/xsl" href="dactyl://content/help.xsl"?>
3
4 <!DOCTYPE document SYSTEM "dactyl://content/dtd">
5
6 <document
7     name="index"
8     title="&dactyl.appName; Index"
9     xmlns="&xmlns.dactyl;"
10     xmlns:html="&xmlns.html;">
11
12 <h1 tag="index">Index</h1>
13 <toc start="2"/>
14
15 This file contains a list of all available commands, mappings and options.
16
17 <h2 tag="b-map-index">Base mode</h2>
18
19 <h2 tag="m-map-index">Main mode</h2>
20
21 <h2 tag="I-map-index">Input mode</h2>
22
23 <h2 tag="i-map-index">Insert mode</h2>
24
25 <h2 tag="C-map-index">Command mode</h2>
26
27 <h2 tag="n-map-index">Normal mode</h2>
28
29 <h2 tag="v-map-index">Visual mode</h2>
30
31 <h2 tag="c-map-index">Command-line editing</h2>
32
33 <h2 tag="t-map-index">Text editing</h2>
34
35 <h2 tag="ex-cmd-index :index">Ex commands</h2>
36
37 <h2 tag="option-index">Options</h2>
38
39 </document>
40
41 <!-- vim:se sts=4 sw=4 et: -->