aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
blob: a60577937f3c7fb79f27869bb27556ec75dcb98f (plain)
1
2
3
4
5
6
7
8
9
10
11
Control:
  - FIFO opened in /tmp/uzbl
  - 'forward', 'back, 'http://www.blah.com', at the supported commands.
  - Must be a blank character at the end (eg: newline)

Todo:
  - Include PID in FIFO name to allow multiple instances.
  - Delete FIFO upon terminating.

Bugs:
  - Segfaults sometimes occur, no idea why.