aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authormutantturkey <crazycal00@gmail.com>2011-05-01 10:00:49 -0400
committermutantturkey <crazycal00@gmail.com>2011-05-01 10:00:49 -0400
commit021c050dce22b14b1d183d81cb0fb3b95ba94599 (patch)
treeeef46f93be8bc5061a2a3d99e7025aab1b9994f0 /README
parente97d98dbe2b6a360a164aabf0b6ea62b4a066887 (diff)
updated readme, added refactoring to goals on TODO, and modified some more functions to folllow new scheme
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 1 insertions, 15 deletions
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