aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2012-11-16 21:02:03 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2012-11-16 21:02:03 +0100
commitac204acb60f14d78610c60229d76fe7438c06424 (patch)
treeb9e65b966891f2e23ac3f105e7c4ac5675c9c188
parent4fd7d37b42338307342552f168bc7b742b1ee431 (diff)
downloadsciteco-ac204acb60f14d78610c60229d76fe7438c06424.tar.gz
yet another minor README fix
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 501e27e..289c77f 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ Some of these features are not yet present but expected to be supported in the n
characters, exotic match characters
* Interactivity: supports filename completion via immediate editing commands (e.g. `<TAB>` in
commands accepting filenames); immediate searching (similar to search-as-you-type)
-* Command rubout: SciTECO can even undo file writes (`EF` command)
+* Command rubout: SciTECO can even undo file writes (`EW` command)
* Munging: Macros may be munged, that is executed in batch mode. By default, a profile
is munged.
* Syntax highlighting, styles, line numbers, etc. thanks to Scintilla