aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar Barrucadu <mike@barrucadu.co.uk>2009-04-25 09:28:13 +0100
committerGravatar Barrucadu <mike@barrucadu.co.uk>2009-04-25 09:28:13 +0100
commit35c2c02c137c2aaa2235ebeffbb1035604ffe6ee (patch)
treef299d1ee2d3e0175698dea5f480306bf841d766a /README
parent8f04a28673a5e94883d57c39568146a6701da1af (diff)
Added a little detail.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 74efbaa..3a5d842 100644
--- 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)