bobf is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this againuzbld overview
Recent commits See more »
| Author | Revision | Comments | Message | Labels | Date |
|---|---|---|---|---|---|
|
|
3fa5500436e3 |
pulled in holizz's changes to cookies.py, the code looks much nicer now. :) |
|
||
|
|
5579d7ba762e |
refactor fifo creation stuff and make output fifo open and close per request - |
|
||
|
|
d489946aa762 |
whoops, forgot to import time |
|
||
|
|
26d2095746f6 |
using non-blocking io so need to sleep if no data found or processor gets maxed |
|
||
|
|
7e283a813ab6 |
shlex.split was breaking on variables that contained quotes, so using a |
|
Put this in your uzbl config:
set cookie_handler = spawn $XDG_DATA_HOME/uzbl/scripts/uzbld.sh
And copy uzbld.sh into that directory.
Then just run the "./uzbld &"
The only stuff going to stdout will be tracebacks if it crashes. :)