diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 16 |
1 files changed, 1 insertions, 15 deletions
@@ -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 |