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:
@@ -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><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>
|
||||
|
||||
Reference in New Issue
Block a user