From f53618c0baed906d2093c44a7be8be941ab606a8 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Wed, 14 Feb 2024 22:53:33 +0300 Subject: README: added demo gif --- README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README b/README index 6ecf909..a8d54ee 100644 --- a/README +++ b/README @@ -4,7 +4,6 @@ Overview ======== -SciTECO SciTECO is an interactive TECO dialect, similar to Video TECO. It also adds features from classic TECO-11, as well as unique new ideas. @@ -17,6 +16,8 @@ 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 demo + SciTECO uses the [Scintilla](http://www.scintilla.org/) editor component and supports GTK+ 3 as well as Curses frontends (using [Scinterm](http://foicica.com/scinterm/)). @@ -139,3 +140,5 @@ Additional Documentation * [Wiki at Github](https://github.com/rhaberkorn/sciteco/wiki) * A [short presentation](http://sciteco.sf.net/manuals/presentation.pdf) (in German!) hold at [Netz39](http://www.netz39.de/). + +SciTECO icon -- cgit v1.2.3