aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2024-09-17 17:11:31 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2024-09-17 17:11:31 +0200
commit59b5711a15a924f8ba0e233bce9de1091364c203 (patch)
tree6448f2b3eff74efe2e523b67c67beb0eb48bb4ca
parentca0d5e087e10a50decc913c3f55dc744774c764e (diff)
downloadsciteco-59b5711a15a924f8ba0e233bce9de1091364c203.tar.gz
updated screenshots: screenshots.md now lists older screenshots as well
-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)