aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar Barrucadu <mike@barrucadu.co.uk>2009-04-24 15:19:11 +0100
committerGravatar Barrucadu <mike@barrucadu.co.uk>2009-04-24 15:19:11 +0100
commit11cc048b103febffadcebe4d3d1139701d265ec4 (patch)
tree60d0a2003b91a5ba398a59b24e2cfdefd07c578d /README
parentb8f8260a4fecead4c606f74943645d03633f13cc (diff)
Added function to create new commands (almost works).
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 1 insertions, 4 deletions
diff --git a/README b/README
index 24b4453..bbd8991 100644
--- a/README
+++ b/README
@@ -2,9 +2,6 @@ Control:
- FIFO opened in /tmp/uzbl_pid
- 'forward', 'back', 'http://www.blah.com', are the supported commands.
-Todo:
- - Figure out GtkSocket and GtkPlug and create a wrapper UI
- - Make parse_command() a nicer function.
-
Bugs:
- Segfault occurs on shutdown, almost definitely FIFO related
+ - Segfault occurs when attempting to parse a command. \ No newline at end of file