aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 5f9c5898af91620d7959b807b2b3bee25317d94a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
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.

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)

CTRL + l = grab URL bar
CTRL + j = foreward
CTRL + k = back
CTRL + h = hide auxillary widgets
CTRL + PageUp = previous tab
CTRL + PageDown = next tab
CTRL + t = new tab
CTRL + w = close tab ( zero tabs closes sb entirely)
CTRL + { = zoom out
CTRL + } = zoom in
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


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