aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 18c67f89763acb2fd21e8d6174462fae45085cea (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
Todo:

[pretty much done, not sure though] keybinding (more support)
configuration settings via args 
cookie handling/saving
history?

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
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

Swing me some electronic mail MutantTurkey@gmail.com