aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2015-03-24added scite2co.lua: a script for generating SciTECO lexer definitions from Sc...Robin Haberkorn2-0/+173
2015-03-16implemented function key masking (context-sensitive function key macros)Robin Haberkorn1-2/+18
2015-03-02used file lists instead of wildcards in lib/Makefile.amRobin Haberkorn1-4/+13
2015-03-02added function key macro for Shift+DEL: Acts as a "reverse" ruboutRobin Haberkorn1-0/+4
2015-02-18added session.hg and session.vcs macrosRobin Haberkorn1-0/+19
2015-02-17added session.svn macro to set up a session profile in the current Subversion...Robin Haberkorn1-2/+16
2014-11-24allow disabling of buffer sessions. in sample.teco_ini, disable sessions auto...Robin Haberkorn1-3/+6
2014-11-24fixed standard library installationRobin Haberkorn1-1/+4
2014-11-24introduced $SCITECOCONFIG env variable, and set different default for $SCITEC...Robin Haberkorn1-1/+1
2014-11-24Q-Register loading and saving using the IOView classRobin Haberkorn1-2/+1
2014-11-22updated lexer and session libraries using new EU, [* and ]* commandsRobin Haberkorn2-23/+21
2014-11-22allow setting the "*" register as an alternative to nEBRobin Haberkorn1-4/+3
2014-11-22added a buffer session module (session.tes)Robin Haberkorn2-1/+43
2014-11-22added globbing command ENRobin Haberkorn8-36/+13
2014-11-20lexer library: added M[lexer.checkheader] and M[lexer.checkname] for matching...Robin Haberkorn8-20/+32
2014-11-19added first draft of new modular lexer systemRobin Haberkorn11-233/+337
2014-11-10revised default function key macrosRobin Haberkorn1-18/+63
2014-11-09revised U command: fail if no argument is providedRobin Haberkorn1-2/+2
2014-11-09Clarify `symcasecmp` macro in string.tesRobin Haberkorn1-1/+2
2014-11-02changed syntax for long Q-Register names: use [] brackets instead of {}Robin Haberkorn2-23/+23
2013-07-04updated lexer config: CMake and XML lexingRobin Haberkorn1-0/+87
2013-03-16fixed break-command: without-param it evaluates the search-statusRobin Haberkorn1-1/+1
2013-02-24moved QuickSort macros from symbols-extract script into own string.tes macro ...Robin Haberkorn2-0/+46
2013-02-22added --with-default-scitecopath config option: default value of $SCITECOPATHRobin Haberkorn1-1/+1
2013-02-22added some default function key macrosRobin Haberkorn2-1/+29
2013-02-15install standard macros into special standard library path (pkgdatadir/lib)Robin Haberkorn2-0/+152