diff options
author | mutantturkey <crazycal00@gmail.com> | 2010-06-12 03:51:45 -0400 |
---|---|---|
committer | mutantturkey <crazycal00@gmail.com> | 2010-06-12 03:51:45 -0400 |
commit | ec2ac16ef68a665d19ba46d4c1893eb485df2399 (patch) | |
tree | 33f80bc1ab1c46cff2ca52a453c7ed3388f0c4f2 /README | |
parent | c614b3727595d4cb45d52f254c436b7ae39f5e99 (diff) |
updated goals, added depends list at bottom
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -1,9 +1,9 @@ Todo: [pretty much done, not sure though] keybinding (more support) -configuration settings via args +configuration settings via a rc file cookie handling/saving -history? +history is pretty much complete. timestamp maybe? sb @@ -33,8 +33,10 @@ CTRL + r = reload CTRL + enter = search URL bar contents with search engine (google as default) CTRL + find = open search bar 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 @@ -43,4 +45,9 @@ Code: Written Poorly (some stuff barrowed from sakura and surf.) License : GPLv3 except stuff under MIT/X from surf + +Please Note: + +You will need dmenu with the vertical tiling patch, wget, xterm and sponge to use sb with its default configuration, you of course can use different programs if you want to. + Swing me some electronic mail MutantTurkey@gmail.com |