1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-26 02:21:29 +02:00

Add \ mapping to toggle between rendered and source view.

Like lynx, elinks et al.
This commit is contained in:
Doug Kearns
2009-05-22 18:30:39 +10:00
parent da89552a1e
commit 62853b2498
4 changed files with 24 additions and 1 deletions
+2
View File
@@ -78,6 +78,8 @@ section:Normal{nbsp}mode[normal-index]
||[m]~[m]|| Open home directory +
||[m]\[m]|| Toggle between rendered and source view +
||[m]/[m]|| Search forward for a pattern +
||[m]?[m]|| Search backwards for a pattern +
||[m]*[m]|| Find word under cursor +