mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-09 04:54:10 +01:00
Add \ mapping to toggle between rendered and source view.
Like lynx, elinks et al.
This commit is contained in:
@@ -54,6 +54,14 @@ source of that document. When [!] is given, it is opened with the external
|
||||
editor.
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|\| +
|
||||
||\||
|
||||
________________________________________________________________________________
|
||||
Toggle between rendered and source view. Alternates the page in the current tab
|
||||
between a normally rendered view and the internal editor source view.
|
||||
________________________________________________________________________________
|
||||
|
||||
section:Motion{nbsp}commands[motion,scrolling]
|
||||
|
||||
|^| |0| +
|
||||
|
||||
@@ -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 +
|
||||
|
||||
Reference in New Issue
Block a user