1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-03 23:35:49 +01:00

Add caret mode to help index.

This commit is contained in:
Kris Maglione
2011-10-03 19:14:27 -04:00
parent 705e481351
commit 48212b7392
4 changed files with 6 additions and 2 deletions

View File

@@ -26,6 +26,8 @@ This file contains a list of all available commands, mappings and options.
<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>

View File

@@ -261,7 +261,7 @@
<description>
<p>
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>
text cursor is visible on the web page. The <k mode="caret">v</k>
key enters Visual mode, where text is selected as the cursor moves.
</p>
<p>