aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHECKLIST
diff options
context:
space:
mode:
Diffstat (limited to 'CHECKLIST')
-rw-r--r--CHECKLIST5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHECKLIST b/CHECKLIST
index c2a722a..454ccaa 100644
--- a/CHECKLIST
+++ b/CHECKLIST
@@ -14,6 +14,9 @@ Also testers and interested people can use this list to see what uzbl is about,
* invocations of external commands: you'll see it on stdout everytime uzbl calls an external script/program. the invocations should work and none of the arguments passed should be null/garbage/.. .
all should be valid strings and contain things like the pid, fifo file, config file,.. (see README for details).
* XDG_CONFIG_HOME and XDG_CONFIG_DIRS (+ default values) fully supported and working (looks for a config file called 'uzbl').
+* --uri can be specified without http:// -- if missing will be prepended.
TODO: add stuff about internal/external keybinds, mod key, insert mode, status bar,
-behavior settings,.... \ No newline at end of file
+behavior settings,....
+
+TODO: add 'http://' to url if there is no substr '://'