aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar Robert Manea <gotmor@gmail.com>2009-08-07 23:11:54 +0200
committerGravatar Robert Manea <gotmor@gmail.com>2009-08-07 23:11:54 +0200
commit6217ae8a928e9b5ce75ed29e765e403678a2ce61 (patch)
treedf7bb04b0ef701cea2c02e853511e34aac9ea92c /README
parent8d5d1e21c1dfef6ad2f26bf31b2cbc28e88c82de (diff)
removed html_mode in favour of "data URI scheme"
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 0 insertions, 4 deletions
diff --git a/README b/README
index 3314bf7..b36293c 100644
--- a/README
+++ b/README
@@ -174,11 +174,7 @@ Besides the builtin variables you can also define your own ones and use them in
* Variables:
- uri (callback: load the uri)
- verbose: affects output on stdout
- - mode:insert or command mode
- inject_html
- - base_url: used when passing html through stdin
- - html_endmarker: delimiter when passing html through stdin
- - html_mode_timeout: consider end of html input after x seconds when no endmarker found
- keycmd: holds the input buffer (callback: update input buffer)
- status_message (callback: update title)
- show_status: show statusbar or not