aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
9 daysadded high-contrast color schemeRobin Haberkorn1-0/+1
2025-08-08don't install the standalone scripts from lib/ as actual scripts: should fix ...Robin Haberkorn1-14/+5
2025-08-07added tecat.tes to standard library: can be installed as the Git textconv filterRobin Haberkorn1-1/+12
2025-07-31repl.tes: added script that reproduces the classic TECO REPL command-lineRobin Haberkorn1-0/+3
2025-06-03added LaTeX lexer configRobin Haberkorn1-1/+2
2025-04-18added CSS lexer configurationRobin Haberkorn1-1/+2
2025-04-09added SQL lexer configurationRobin Haberkorn1-1/+2
2025-03-31the git, sciteco and email lexer configurations are now installed even --with...Robin Haberkorn1-5/+5
2025-03-08added "email" lexer for writing mailsRobin Haberkorn1-1/+2
2024-12-30support +line[,column] and filename:line:column syntaxes when opening filesRobin Haberkorn1-2/+2
2024-12-13implemented Scintilla lexer for SciTECO code, i.e. TECO syntax highlightingRobin Haberkorn1-1/+2
2024-09-09added an improvised lexer for styling Git commit messagesRobin Haberkorn1-1/+2
2024-08-18added troff/nroff lexerRobin Haberkorn1-1/+2
2023-04-16added Asciidoc lexer configRobin Haberkorn1-1/+2
2023-04-14allow disabling Lexilla (Lexer) support by specifying --without-lexillaRobin Haberkorn1-79/+83
2022-11-27added Markdown and YAML lexer configsRobin Haberkorn1-1/+3
2022-11-21added lexers for Python and Linux Device TreesRobin Haberkorn1-1/+3
2016-11-18standard lib: added getopt.tes for parsing command line options in scriptsRobin Haberkorn1-1/+1
2016-11-18implemented self-documenting (online) help systemRobin Haberkorn1-1/+9
2016-02-17added lexing support for Gob2 (GObject Builder)Robin Haberkorn1-0/+1
2016-02-17The "cpp" lexer configuration has been split into "c.tes" and "cpp.tes"Robin Haberkorn1-0/+1
2015-07-14added port of the Solarized color schemeRobin Haberkorn1-1/+2
2015-03-24added new lexer configs auto-generated by scite2co.luaRobin Haberkorn1-5/+67
2015-03-24reformatted existing lexer definitionsRobin Haberkorn1-2/+2
2015-03-24added scite2co.lua: a script for generating SciTECO lexer definitions from Sc...Robin Haberkorn1-0/+3
2015-03-02used file lists instead of wildcards in lib/Makefile.amRobin Haberkorn1-4/+13
2014-11-24fixed standard library installationRobin Haberkorn1-1/+4
2014-11-22added a buffer session module (session.tes)Robin Haberkorn1-1/+1
2014-11-19added first draft of new modular lexer systemRobin Haberkorn1-1/+5
2013-02-24moved QuickSort macros from symbols-extract script into own string.tes macro ...Robin Haberkorn1-0/+1
2013-02-22added --with-default-scitecopath config option: default value of $SCITECOPATHRobin Haberkorn1-1/+1
2013-02-22added some default function key macrosRobin Haberkorn1-1/+1
2013-02-15install standard macros into special standard library path (pkgdatadir/lib)Robin Haberkorn1-0/+2