diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-09-17 17:11:31 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-09-17 17:11:31 +0200 |
commit | 59b5711a15a924f8ba0e233bce9de1091364c203 (patch) | |
tree | 6448f2b3eff74efe2e523b67c67beb0eb48bb4ca /README | |
parent | ca0d5e087e10a50decc913c3f55dc744774c764e (diff) | |
download | sciteco-59b5711a15a924f8ba0e233bce9de1091364c203.tar.gz |
updated screenshots: screenshots.md now lists older screenshots as well
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ as far as possible. For instance, moving the cursor to the right can be done imm When you delete a character from the end of the command line macro (called rubout), the side-effects of that character which may be a command or part of a command, are undone. - + SciTECO uses the [Scintilla](https://www.scintilla.org/) editor component and supports GTK+ 3 as well as Curses frontends (using [Scinterm](https://foicica.com/scinterm/)). |