mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-19 23:03:38 +02:00
move help for GUI related commands to gui.txt
This commit is contained in:
@@ -11,13 +11,11 @@ ____
|
||||
|: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.
|
||||
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.
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
@@ -52,26 +50,28 @@ If you need help for a specific topic, try [c]:help overview[c].
|
||||
____________________________________________________________________________
|
||||
|
||||
|
||||
|:exu| |:exusage|
|
||||
|:exu| |:exusage| +
|
||||
||:exu[sage]||
|
||||
________________________________________________________________________________
|
||||
Show help on Ex commands. Added to simulate the Nvi command.
|
||||
Show help on Ex commands. Added to simulate the Nvi command.
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|:viu| |:viusage|
|
||||
|:viu| |:viusage| +
|
||||
||:viu[sage]||
|
||||
________________________________________________________________________________
|
||||
Show help on Normal mode commands. Added to simulate the Nvi command.
|
||||
Show help on Normal mode commands. Added to simulate the Nvi command.
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|42| +
|
||||
|
||||
What is the meaning of life, the universe and everything?
|
||||
Douglas Adams, the only person who knew what this question really was about is
|
||||
now dead, unfortunately. So now you might wonder what the meaning of death
|
||||
now dead, unfortunately. So now you might wonder what the meaning of death
|
||||
is...
|
||||
|
||||
|
||||
section:Uncategorized{nbsp}help[uncategorized]
|
||||
|
||||
|<C-[>| |<Esc>| +
|
||||
@@ -83,10 +83,10 @@ our key presses.
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|:|
|
||||
|:| +
|
||||
||:||
|
||||
________________________________________________________________________________
|
||||
Start command line mode. In command line mode, you can perform extended
|
||||
Start Command-line mode. In Command-line mode, you can perform extended
|
||||
commands, which may require arguments.
|
||||
________________________________________________________________________________
|
||||
|
||||
@@ -100,69 +100,17 @@ cursor and can move around. If you want to select text in this mode, press
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|:addo| |:addons| +
|
||||
||:addo[ns]||
|
||||
________________________________________________________________________________
|
||||
Show available Browser Extensions and Themes.
|
||||
You can add/remove/disable browser extensions from this dialog.
|
||||
Be aware that not all Firefox extensions work, because Vimperator overrides
|
||||
some key bindings and changes Firefox's GUI.
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|:beep|
|
||||
|:beep| +
|
||||
||:beep||
|
||||
________________________________________________________________________________
|
||||
Play a system beep.
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|:emenu| +
|
||||
||:emenu {menu}||
|
||||
________________________________________________________________________________
|
||||
Execute {menu} from the command line. This command provides command line
|
||||
access to all menu items available from the main Firefox menubar. {menu} is a
|
||||
hierachical path to the menu item with each submenu separated by a period.
|
||||
E.g. :emenu File.Open File...
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|:dia| |:dialog|
|
||||
||:dia[log] [firefox-dialog]|| +
|
||||
________________________________________________________________________________
|
||||
Open a firefox-dialog. Available dialogs: use completion on [c]:dialog[c]
|
||||
[m]<Tab>[m]
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|:dl| |:downl| |:downloads| +
|
||||
||:downl[oads]||
|
||||
________________________________________________________________________________
|
||||
Show progress of current downloads. Open the original Firefox download dialog
|
||||
in a new tab. Here, downloads can be paused, canceled and resumed.
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
//|:pc| |:pclose|
|
||||
//|:pc| |:pclose| +
|
||||
//||:pc[lose]||
|
||||
//________________________________________________________________________________
|
||||
//Close preview window on bottom of screen.
|
||||
//________________________________________________________________________________
|
||||
|
||||
|
||||
|:sbcl| |:sbclose|
|
||||
||:sbcl[ose]||
|
||||
________________________________________________________________________________
|
||||
Close the sidebar window.
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|:sbope| |:sbopen| |:sb| |:sbar| |:sideb| |:sidebar| +
|
||||
||:sidebar {name}||
|
||||
________________________________________________________________________________
|
||||
Open the sidebar window. {name} is any of the menu items listed under the
|
||||
standard Firefox View->Sidebar menu. Add-ons, Preferences and Downloads are
|
||||
also available in the sidebar.
|
||||
________________________________________________________________________________
|
||||
|
||||
// vim: set syntax=asciidoc:
|
||||
|
||||
Reference in New Issue
Block a user