From 0890a9609a66c544c8c0b3ccd19247637df1e1b5 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Thu, 22 Nov 2012 23:13:50 +0100 Subject: updated README: Windows now supported --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0352f83..802762e 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,9 @@ side-effects of that character which may be a command or part of a command, are SciTECO uses the [Scintilla](http://www.scintilla.org/) editor component and supports GTK+ as well as NCurses frontends (using [Scinterm](http://foicica.com/scinterm/)). +The NCurses frontend also works with [PDCurses/XCurses](http://pdcurses.sourceforge.net/) +and its [win32a port](http://www.projectpluto.com/win32a.htm). +Both Linux and Windows are supported. Features ======== @@ -44,7 +47,10 @@ SciTECO has the following build and runtime dependencies: * GNU C, C++ and [Gob2](http://www.jirka.org/gob.html) * [Glib](http://developer.gnome.org/glib/), as a cross-platform runtime library * [Scintilla](http://www.scintilla.org/), and possibly [Scinterm](http://foicica.com/scinterm/) -* [GTK+ 2](http://www.gtk.org/) or [NCurses](http://www.gnu.org/software/ncurses/). +* [GTK+ 2](http://www.gtk.org/), [NCurses](http://www.gnu.org/software/ncurses/), + [PDCurses/XCurses](http://pdcurses.sourceforge.net/) or + [PDCurses/Win32a](http://www.projectpluto.com/win32a.htm). +* Other curses implementations might work as well but are untested. 1. Build Scintilla as described in its README. If you want to build the ncurses version, install Scinterm from a subdirectory of Scintilla called "scinterm". -- cgit v1.2.3