diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2012-11-16 21:02:03 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2012-11-16 21:02:03 +0100 |
commit | ac204acb60f14d78610c60229d76fe7438c06424 (patch) | |
tree | b9e65b966891f2e23ac3f105e7c4ac5675c9c188 /README.md | |
parent | 4fd7d37b42338307342552f168bc7b742b1ee431 (diff) | |
download | sciteco-ac204acb60f14d78610c60229d76fe7438c06424.tar.gz |
yet another minor README fix
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |