summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2016-07-10 12:59:12 +0200
committerantirez <antirez@gmail.com>2016-07-10 12:59:12 +0200
commit62b099af00b542bdb08471058d527af258a349cf (patch)
treee7aaeb43f2c0e6fa8ac00ef35d3f4eef26a426a7 /README.md
parenta6bbd55da026de400065918079cb246932215b89 (diff)
downloadfilo-62b099af00b542bdb08471058d527af258a349cf.tar.gz
filo-62b099af00b542bdb08471058d527af258a349cf.zip
Fix README typo.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 17cd928..47d612f 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Keys:
CTRL-S: Save
CTRL-Q: Quit
- CTRL-F: Find string in file (ESC to esc, arrows to navigate)
+ CTRL-F: Find string in file (ESC to exit search, arrows to navigate)
Kilo does not depend on any library (not even curses). It uses fairly standard
VT100 (and similar terminals) escape sequences. The project is in alpha