Merged Barrucadu code (I hope)
[uzbl-mobile] / README
diff --git a/README b/README
index 71cec2d..ed8471a 100644 (file)
--- 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