diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ Some of these features are not yet present but expected to be supported in the n the command stream * Many TECO-11 features, like that most commands have a colon-modified form, string-building characters, exotic match characters -* Interactivity: supports filename completion via immediate editing commands (e.g. <TAB> in +* 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) * Munging: Macros may be munged, that is executed in batch mode. By default, a profile |