diff options
author | mutantturkey <crazycal00@gmail.com> | 2010-04-21 11:22:21 -0400 |
---|---|---|
committer | mutantturkey <crazycal00@gmail.com> | 2010-04-21 11:22:21 -0400 |
commit | 6aef420359de54cdb290a8b15faaf8f1fe69af8b (patch) | |
tree | e89fcf4eec023aa3bbd8330e22e5d98dfcd42282 /README |
README
Diffstat (limited to 'README')
-rw-r--r-- | README | 43 |
1 files changed, 43 insertions, 0 deletions
@@ -0,0 +1,43 @@ +Todo: + +[pretty much done, not sure though] keybinding (more support) +more callbacks: NEED ONE FOR NEW WINDOW +configuration settings via args +cookie handling/saving +append HTTP:// to beginning of uri +history? +tabbing structures +window structures + + +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. + +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.) + + +Options: + +nothing yet + + +Bugs: + +Thousands + + + +Code: + +Written Poorly + + +Swing me some electronic mail MutantTurkey@gmail.com |