aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--screenshots.md12
2 files changed, 12 insertions, 2 deletions
diff --git a/README b/README
index 580e332..4991106 100644
--- a/README
+++ b/README
@@ -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 demo](https://sciteco.sf.net/graphics/sciteco-ncurses.gif)
+![SciTECO demo](https://sciteco.sf.net/screenshots/v2.1-dev-freebsd-ncurses.gif)
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/)).
diff --git a/screenshots.md b/screenshots.md
index fe7e7a9..21add72 100644
--- a/screenshots.md
+++ b/screenshots.md
@@ -2,4 +2,14 @@
## v2.1 (dev)
-![Screenshot](https://sciteco.sf.net/graphics/sciteco-ncurses.gif)
+![FreeBSD/ncurses](https://sciteco.sf.net/screenshots/v2.1-dev-freebsd-ncurses.gif)
+
+## v0.7 (dev)
+
+![Linux/ncurses, Solarized color scheme](https://sciteco.sf.net/screenshots/v0.7-dev-linux-ncurses.jpg)
+![Linux/Gtk+3, Solarized color scheme](https://sciteco.sf.net/screenshots/v0.7-dev-linux-gtk.jpg)
+![Windows 2000/PDCurses, Terminal color scheme](https://sciteco.sf.net/screenshots/v0.7-dev-win2000-pdcurses.jpg)
+
+## v0.5
+
+![Linux/ncurses](https://sciteco.sf.net/screenshots/v0.5-linux-ncurses.png)