mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-27 19:03:33 +02:00
mention <fullscreen> keyword in autocommands help
This commit is contained in:
@@ -39,15 +39,16 @@ differs from Vim which uses a glob rather than a regexp for {pat}.
|
|||||||
|
|
||||||
The following keywords are available where relevant:
|
The following keywords are available where relevant:
|
||||||
|
|
||||||
`-----------`-------------------------------------------------
|
`--------------`----------------------------------------------
|
||||||
*<url>* The URL against which the event was selected.
|
*<url>* The URL against which the event was selected.
|
||||||
*<title>* The page, bookmark or download title.
|
*<title>* The page, bookmark or download title.
|
||||||
*<tab>* The index tab in which the event occurred.
|
*<tab>* The index tab in which the event occurred.
|
||||||
*<tags>* The tags applied to <url>. Only for *BookmarkAdd*.
|
*<tags>* The tags applied to <url>. Only for *BookmarkAdd*.
|
||||||
*<keyword>* The keywords applied to the bookmark. Only for *BookmarkAdd*.
|
*<keyword>* The keywords applied to the bookmark. Only for *BookmarkAdd*.
|
||||||
*<icon>* The icon associated with <url>. Only for *BookmarkAdd*.
|
*<icon>* The icon associated with <url>. Only for *BookmarkAdd*.
|
||||||
*<size>* The size of a downloaded file.
|
*<size>* The size of a downloaded file.
|
||||||
*<file>* The target destination of a download.
|
*<file>* The target destination of a download.
|
||||||
|
*<fullscreen>* The new fullscreen state.
|
||||||
--------------------------------------------------------------
|
--------------------------------------------------------------
|
||||||
|
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
|
|||||||
Reference in New Issue
Block a user