aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar Barrucadu <mike@barrucadu.co.uk>2009-04-24 07:58:03 +0100
committerGravatar Barrucadu <mike@barrucadu.co.uk>2009-04-24 07:58:03 +0100
commit500749163e56f1a694dd8c426813e03913c86c55 (patch)
treef36cebc8292d052152f3f1efac6c28ce807c365c /README
parent3b390efc958b3285e685b0794fadce8cf459df28 (diff)
-m
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 9 insertions, 1 deletions
diff --git a/README b/README
index b645d83..b3c68a0 100644
--- a/README
+++ b/README
@@ -1,2 +1,10 @@
+Control:
+ - FIFO opened in /tmp/uzbl
+ - 'forward', 'back, 'http://www.blah.com', at the supported commands.
+
+Todo:
+ - Include PID in FIFO name to allow multiple instances.
+ - Delete FIFO upon terminating.
+
Bugs:
- - The control_thread function doesn't receive data all the time, and causes segfaults for some reason. And it doesn't actually work at all. \ No newline at end of file
+ - Segfaults sometimes occur, no idea why.