1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-18 09:55:47 +01:00

Document Textarea mode.

This commit is contained in:
Štěpán Němec
2010-09-25 10:43:16 +02:00
parent 05fcc1ff45
commit b6904d64ea
4 changed files with 13 additions and 3 deletions

View File

@@ -39,6 +39,16 @@
</description>
</item>
<item>
<tags><![CDATA[i_<C-t>]]></tags>
<spec>&lt;C-t></spec>
<description short="true">
<p>
Enter Textarea mode. This is useful for quick editing of text fields
with basic Vim-keys support. See also <o>insertmode</o>.
</p>
</description>
</item>
<item>
<tags><![CDATA[i_<C-]>]]></tags>