aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar Rob <rob.manea@gmail.com>2009-11-20 19:56:44 +0100
committerGravatar Rob <rob.manea@gmail.com>2009-11-20 19:56:44 +0100
commit9ad7da07843eb3cd1f8ed1b5b5bb37213b6d6508 (patch)
treebac416eb94d3d8aead062053b03d52bb3793c9a1 /README
parent8a52115e7da225174a12f078fa593fd684115531 (diff)
document BUITLINS event
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 6170743..348ba5f 100644
--- a/README
+++ b/README
@@ -482,6 +482,7 @@ Basically all events have this format:
- `EVENT [uzbl_instance_name] ROOT_ACTIVE`: when the document body or any non-editable element is clicked
- `EVENT [uzbl_instance_name] FILE_INCLUDED /path/to/file`: when the include commands succesfully loads a file
- `EVENT [uzbl_instance_name] PLUG_CREATED plug-id`: when uzbl-core is in xembed mode
+ - `EVENT [uzbl_instance_name] BUILTINS command_list`: shows a list of all uzbl commands, whitespace separated, on startup
### COMMAND LINE ARGUMENTS