-m
authorBarrucadu <mike@barrucadu.co.uk>
Fri, 24 Apr 2009 06:58:03 +0000 (07:58 +0100)
committerBarrucadu <mike@barrucadu.co.uk>
Fri, 24 Apr 2009 06:58:03 +0000 (07:58 +0100)
README

diff --git a/README b/README
index b645d83..b3c68a0 100644 (file)
--- 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.