From 021c050dce22b14b1d183d81cb0fb3b95ba94599 Mon Sep 17 00:00:00 2001 From: mutantturkey Date: Sun, 1 May 2011 10:00:49 -0400 Subject: updated readme, added refactoring to goals on TODO, and modified some more functions to folllow new scheme --- README | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) (limited to 'README') diff --git a/README b/README index 5f9c589..9bde93e 100644 --- a/README +++ b/README @@ -1,21 +1,9 @@ -Todo: - -[pretty much done, not sure though] keybinding (more support) -configuration settings via a rc file -cookie handling/saving -history is pretty much complete. timestamp maybe? - sb Simple Browser based on webkit. -I mostly wrote this as an, alternative to more complex browsers like surf, uzbl, and inferno, xxxterm stuff like that. - -I think minimalism is just as important as maintaining a large feature set. features doesn't mean it sucks, what matters is how the features are implemented. +this is pretty much my favorite web browser on the planet. why? because I am writing it to fit my needs exactly, no more no less. That way it is bloat-free, fast and suited towards my needs. -If they are well written, well implemented, well thought out, bloat will never be present. - -(Aside the Ideological BS... i am just making this to work how i want it to.) Keyboard Shortcuts (simple to change in source if you desire) @@ -36,13 +24,11 @@ CTRL + o = open history with dmenu CTRL + g = opens history and launches url in new tab 'tab and go' ALT + enter + find bar = reverse searchs - Escape, will return focus to the page, instead of the entry bars Code: Written Poorly -(some stuff barrowed from sakura and surf.) License : GPLv3 except stuff under MIT/X from surf -- cgit v1.2.3