1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-08 18:04:12 +01:00

Rename TEXTAREA mode to TEXT EDIT mode, and move it from :imap to :tmap.

--HG--
branch : mode-refactoring
This commit is contained in:
Kris Maglione
2010-10-08 13:42:16 -04:00
parent c3f977cf74
commit 0856343b40
9 changed files with 69 additions and 56 deletions

View File

@@ -20,8 +20,8 @@
</p>
<item>
<tags>i_i</tags>
<spec>i_i</spec>
<tags>t_i</tags>
<spec>t_i</spec>
<description short="true">
<p>Starts Insert mode in text areas when <o>insertmode</o> is not set.</p>
</description>
@@ -42,7 +42,7 @@
<spec>&lt;C-t></spec>
<description short="true">
<p>
Enter Textarea mode. This is useful for quick editing of text fields
Enter TextEdit mode. This is useful for quick editing of text fields
with basic Vim-keys support. See also <o>insertmode</o>.
</p>
</description>