aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-11-23 22:48:04 +0100
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-11-23 22:48:04 +0100
commit0fa88b2764c159dfd900796ae06901eb719983c8 (patch)
tree7b22f667515e49f8afd06e206b7477af5b149843
parent56fbba912984070b50cca1320e514e92cf834f43 (diff)
parent9ad7da07843eb3cd1f8ed1b5b5bb37213b6d6508 (diff)
Merge remote branch 'rob/experimental' into experimental
-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