aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
AgeCommit message (Collapse)AuthorFilesLines
2015-03-16implemented function key masking (context-sensitive function key macros)Robin Haberkorn1-0/+1
* fnkeys.tes has been updated to enable the command line editing macros (cursor keys, etc.) only in the "start" state. This avoids the annoying effect of inserting the macros into string arguments where they have no effect and must be rubbed out again.
2015-03-16fixup: left align icon in first README paragraphRobin Haberkorn1-2/+1
2015-03-16added icon to README.mdRobin Haberkorn1-0/+2
2015-03-02updated documentation: cover undo/redo, the new ^G editing command and ↵Robin Haberkorn1-0/+5
removal of ^T
2014-12-09updated README: elaborate on supported platforms, libraries and featuresRobin Haberkorn1-8/+37
2014-11-10README: mention Github wikiRobin Haberkorn1-0/+1
2014-02-17mention sciteco.sf.net as the project's homepageRobin Haberkorn1-2/+3
2014-02-16updated README: begin to reference resources on SourceforgeRobin Haberkorn1-3/+3
2013-03-20moved and updated installation infos into INSTALLRobin Haberkorn1-29/+6
* list download archives in README instead
2013-03-19updated README: gcc 4.4 and later are supportedRobin Haberkorn1-8/+12
* cleaned up dependency list
2013-03-17updated README: all of the features are supportedRobin Haberkorn1-2/+0
2013-03-16add links to Github pagesRobin Haberkorn1-3/+4
2013-03-16updated README: teco.ini is documented in sciteco(1)Robin Haberkorn1-3/+1
2013-03-16updated README: mention sciteco(7), fix Video TECO spellingRobin Haberkorn1-6/+7
2013-02-22added --with-scinterm site-config option and cleaned up Curses configurationRobin Haberkorn1-3/+4
may be used to have multiple scinterm-versions in the Scintilla source tree
2013-01-20minor manpage fixes and README updatedRobin Haberkorn1-0/+6
2013-01-20added patch enabling TECO-style (^X) control code echoing in ScintillaRobin Haberkorn1-0/+2
in the future, I might submit a more elaborate Scintilla patch for configuring the control code strings.
2013-01-19support only Scinterm >= v1.1 (contains SCI_COLOR_PAIR macro and indirectly ↵Robin Haberkorn1-0/+1
fixes PDCurses support)
2012-12-04updated README (autoconf-based build system)Robin Haberkorn1-4/+7
2012-12-04first working version of autotools based build-systemRobin Haberkorn1-0/+65