mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-03 08:14:12 +01:00
Improve behavior of gf. Remove "|" alias.
This commit is contained in:
@@ -51,8 +51,8 @@
|
||||
<spec>gf</spec>
|
||||
<description>
|
||||
<p>
|
||||
View source. Opens the source code of the current web site with the internal
|
||||
editor in the current tab.
|
||||
View source. Toggles between the source and rendered
|
||||
content of the page.
|
||||
</p>
|
||||
</description>
|
||||
</item>
|
||||
@@ -84,18 +84,6 @@
|
||||
</item>
|
||||
|
||||
|
||||
<item>
|
||||
<tags>|</tags>
|
||||
<spec>|</spec>
|
||||
<description>
|
||||
<p>
|
||||
Toggle between rendered and source view. Alternates the page in the current tab
|
||||
between a normally rendered view and the internal editor source view.
|
||||
</p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
||||
<h2 tag="motion scrolling">Motion commands</h2>
|
||||
|
||||
<item>
|
||||
|
||||
Reference in New Issue
Block a user