summaryrefslogtreecommitdiff
path: root/common/locale
diff options
context:
space:
mode:
authorKris Maglione <maglione.k@gmail.com>2011-08-07 18:56:38 -0400
committerKris Maglione <maglione.k@gmail.com>2011-08-07 18:56:38 -0400
commit3aa12ba117c1ff818d1ddf9e15b6b347b89d83a5 (patch)
treed0da6136356a5d9bc04a34745d94f3e87a0e7069 /common/locale
parent84a69b920a4ce1d10d1d1a4658abec7e3fcbed6f (diff)
downloadpentadactyl-3aa12ba117c1ff818d1ddf9e15b6b347b89d83a5.tar.gz
Initial work towards making <C-o> and <C-i> more Vim-like.
Diffstat (limited to 'common/locale')
-rw-r--r--common/locale/en-US/browsing.xml26
1 files changed, 22 insertions, 4 deletions
diff --git a/common/locale/en-US/browsing.xml b/common/locale/en-US/browsing.xml
index 0e0c4075..4b249c57 100644
--- a/common/locale/en-US/browsing.xml
+++ b/common/locale/en-US/browsing.xml
@@ -264,10 +264,9 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to
<h2 tag="navigating">Navigating</h2>
<item>
- <tags><![CDATA[H <C-o> CTRL-O :ba :back]]></tags>
+ <tags><![CDATA[H CTRL-O :ba :back]]></tags>
<spec>:<oa>count</oa>ba<oa>ck</oa> <oa>url</oa></spec>
<spec>:ba<oa>ck</oa>!</spec>
- <spec><oa>count</oa>&lt;C-o></spec>
<description>
<p>
Go <oa>count</oa> pages back in the browser history. If
@@ -279,10 +278,9 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to
</item>
<item>
- <tags><![CDATA[L <C-i> CTRL-I :fo :fw :forward]]></tags>
+ <tags><![CDATA[L CTRL-I :fo :fw :forward]]></tags>
<spec>:<oa>count</oa>fo<oa>rward</oa> <oa>url</oa></spec>
<spec>:fo<oa>rward</oa>!</spec>
- <spec><oa>count</oa>&lt;C-i></spec>
<description>
<p>
Go <oa>count</oa> pages forward in the browser history.
@@ -294,6 +292,26 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to
</item>
<item>
+ <tags><![CDATA[<C-o>]]></tags>
+ <spec><oa>count</oa>&lt;C-o></spec>
+ <description>
+ <p>
+ Go <oa>count</oa> steps back in the jumps stack.
+ </p>
+ </description>
+</item>
+
+<item>
+ <tags><![CDATA[<C-i>]]></tags>
+ <spec><oa>count</oa>&lt;C-i></spec>
+ <description>
+ <p>
+ Go <oa>count</oa> steps forward in the jumps stack.
+ </p>
+ </description>
+</item>
+
+<item>
<tags>:ju :jumps</tags>
<spec>:ju<oa>mps</oa></spec>
<description>