aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2016-02-15lexer library: avoid unnecessary argument discards after SETLEXERLANGUAGERobin Haberkorn69-69/+69
2016-02-03Gtk UI: automatically configure font of the command lineRobin Haberkorn1-0/+4
2015-07-21fixed scite2co.lua: use SCI_SETLEXERLANGUAGE instead of SCI_SETLEXERRobin Haberkorn70-70/+74
2015-07-15changed default popup background color and color schemesRobin Haberkorn2-3/+3
2015-07-14added port of the Solarized color schemeRobin Haberkorn2-1/+140
2015-07-14fixed default colors in color.tes and style Q-Register viewRobin Haberkorn3-32/+68
2015-06-29<:Q> returns -1 for non-existent registers nowRobin Haberkorn1-2/+2
2015-06-27enable function key macros automatically when sourcing fnkeys.tesRobin Haberkorn1-0/+3
2015-06-24added "^FCLOSE" function key macro and defined SIGTERM behaviourRobin Haberkorn1-0/+3
2015-06-11fixed lexer configuration for the unnamed bufferRobin Haberkorn1-0/+1
2015-05-25extended <EN> command and used it to optimize "lexer.test..." macrosRobin Haberkorn72-246/+333
2015-03-24added new lexer configs auto-generated by scite2co.luaRobin Haberkorn63-5/+3190
2015-03-24reformatted existing lexer definitionsRobin Haberkorn8-147/+113
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