aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
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.