aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar Barrucadu <mike@barrucadu.co.uk>2009-04-26 18:54:19 +0100
committerGravatar Barrucadu <mike@barrucadu.co.uk>2009-04-26 18:54:19 +0100
commit980afc2a913058099720ec56924249f4da52e2f3 (patch)
tree4140d7947c082cef299727e2c2f67268b6bfeb78 /README
parente651d469521b83a7fe0dc261824740d8049a1f5e (diff)
Removed irrelevant bits.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 1 insertions, 5 deletions
diff --git a/README b/README
index 71cec2d..ed8471a 100644
--- a/README
+++ b/README
@@ -60,8 +60,7 @@ There is code to run a benchmark in the 'extra' dir. For results & interpretati
CONTROL:
- FIFO opened in /tmp/uzbl_pid
- See config file for commands
-- Press ESC to toggle the command entry.
-- Press enter after typing a command to use it.
+- Press ESC/i to toggle command/insert mode
NOTES:
- My c skills are very rusty, it will take me a while to get back up to speed
@@ -100,8 +99,5 @@ The script specific arguments are this:
$5 url
KNOWN BUGS
-- Segfault occurs on shutdown, almost definitely FIFO related (I'm not seeing this bug now, but the warning was here when I forked the code and I haven't touched the FIFO bit)
- Segfaults when using zoom commands (happens when max zoom already reached?).
- Something in the FIFO code causes CPU usage to jump.
-- Segfaults when loading aliases from config file (currently aliases are defined in the code as a 'work-around').
-- Segfaults when setting the xwin variable \ No newline at end of file