mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-29 16:23:33 +02:00
more help
This commit is contained in:
@@ -49,6 +49,7 @@ section:Help{nbsp}topics[overview]
|
|||||||
- help:Browsing[browsing.html]: Explains most mappings and commands needed for
|
- help:Browsing[browsing.html]: Explains most mappings and commands needed for
|
||||||
a browsing session.
|
a browsing session.
|
||||||
- help:Options[options.html]: A description of all options.
|
- help:Options[options.html]: A description of all options.
|
||||||
|
- help:Various[various.html]: Other help which didn't fit into a category.
|
||||||
|
|
||||||
section:Features[features]
|
section:Features[features]
|
||||||
|
|
||||||
|
|||||||
@@ -8,4 +8,40 @@ ____
|
|||||||
Redraws the screen. Useful to update the screen halfway executing a script or function.
|
Redraws the screen. Useful to update the screen halfway executing a script or function.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|:norm| |:normal|
|
||||||
|
||:norm[al][!] {commands}|| +
|
||||||
|
________________________________________________________________________________
|
||||||
|
Execute Normal mode commands {commands}. This makes
|
||||||
|
it possible to execute Normal mode commands typed on
|
||||||
|
the command-line. {commands} is executed like it is
|
||||||
|
typed. If the [!] is given, mappings will not be used.
|
||||||
|
{commands} should be a complete command.
|
||||||
|
{commands} cannot start with a space. Put a 1 (one)
|
||||||
|
before it, 1 space is one space.
|
||||||
|
________________________________________________________________________________
|
||||||
|
|
||||||
|
|
||||||
|
section:Online{nbsp}Help[online-help]
|
||||||
|
|
||||||
|
|<F1>| |:help| |:h| |help|
|
||||||
|
||:h[elp] {subject}|| +
|
||||||
|
||<F1>||
|
||||||
|
________________________________________________________________________________
|
||||||
|
Open help window.
|
||||||
|
The default section is shown unless {subject} is specified.
|
||||||
|
If you need help for a specific topic, try [c]:help overview[c].
|
||||||
|
____________________________________________________________________________
|
||||||
|
|
||||||
|
|:exu| |:exusage|
|
||||||
|
||:exu[sage]||
|
||||||
|
________________________________________________________________________________
|
||||||
|
Show help on Ex commands. Added to simulate the Nvi command.
|
||||||
|
________________________________________________________________________________
|
||||||
|
|
||||||
|
|
||||||
|
|:viu| |:viusage|
|
||||||
|
||:viu[sage]||
|
||||||
|
________________________________________________________________________________
|
||||||
|
Show help on Normal mode commands. Added to simulate the Nvi command.
|
||||||
|
________________________________________________________________________________
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user