1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-05 14:14:12 +01:00

add :emenu for accessing menubar menu items from the command line

This commit is contained in:
Doug Kearns
2008-08-14 05:01:18 +00:00
parent be5c793f4f
commit b145689c14
3 changed files with 71 additions and 0 deletions

View File

@@ -116,6 +116,16 @@ 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]|| +
________________________________________________________________________________