From e6f0542071874fdc4d041e9f2161e0f0bac2ecf4 Mon Sep 17 00:00:00 2001 From: dusanx Date: Mon, 27 Apr 2009 22:57:38 +0200 Subject: Uri check -- append http:// if needed --- CHECKLIST | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'CHECKLIST') 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 '://' -- cgit v1.2.3