1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-27 22:02:28 +01:00
Files
pentadactyl-pm/common/locale/en-US/index.xml
2011-10-03 19:14:27 -04:00

44 lines
939 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="dactyl://content/help.xsl"?>
<!DOCTYPE document SYSTEM "dactyl://content/dtd">
<document
name="index"
title="&dactyl.appName; Index"
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<h1 tag="index">Index</h1>
<toc start="2"/>
This file contains a list of all available commands, mappings and options.
<h2 tag="b-map-index">Base mode</h2>
<h2 tag="m-map-index">Main mode</h2>
<h2 tag="I-map-index">Input mode</h2>
<h2 tag="i-map-index">Insert mode</h2>
<h2 tag="C-map-index">Command mode</h2>
<h2 tag="n-map-index">Normal mode</h2>
<h2 tag="caret-map-index">Caret mode</h2>
<h2 tag="v-map-index">Visual mode</h2>
<h2 tag="c-map-index">Command-line editing</h2>
<h2 tag="t-map-index">Text editing</h2>
<h2 tag="ex-cmd-index :index">Ex commands</h2>
<h2 tag="option-index">Options</h2>
</document>
<!-- vim:se sts=4 sw=4 et: -->