mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-04 05:04:17 +01:00
Improve the Caret and Visual documentation somewhat.
This commit is contained in:
@@ -255,14 +255,18 @@
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags><![CDATA[<Insert> i]]></tags>
|
||||
<tags><![CDATA[<Insert>]]> i caret-mode visual-mode</tags>
|
||||
<strut/>
|
||||
<spec>i</spec>
|
||||
<description>
|
||||
<p>
|
||||
Start Caret mode. This mode resembles the Vim's Normal mode where
|
||||
the text cursor is visible on the web page. The <k link="false">v</k> key
|
||||
enters Visual mode, where text is selected as the cursor moves.
|
||||
Start Caret mode. This mode resembles Vim's Normal mode where the
|
||||
text cursor is visible on the web page. The <k link="false">v</k>
|
||||
key enters Visual mode, where text is selected as the cursor moves.
|
||||
</p>
|
||||
<p>
|
||||
You can see all mappings effective in Caret or Visual mode using
|
||||
the <ex>:listkeys</ex> command.
|
||||
</p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user