Added a little detail.
authorBarrucadu <mike@barrucadu.co.uk>
Sat, 25 Apr 2009 08:28:13 +0000 (09:28 +0100)
committerBarrucadu <mike@barrucadu.co.uk>
Sat, 25 Apr 2009 08:28:13 +0000 (09:28 +0100)
README

diff --git a/README b/README
index 74efbaa..3a5d842 100644 (file)
--- a/README
+++ b/README
@@ -8,7 +8,8 @@ Control:
        z+ - zoom in
        z- - zoom out
   - If a command is appended with a number, run it that many times (eg: z+10 would zoom in 10 times).
-  - Press enter after typing a command to use it.
+  - Press ESC to toggle the mode line.
+  - Press enter after typing a command in the mode line to use it.
 
 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)