aboutsummaryrefslogtreecommitdiffhomepage
path: root/teco.ini
AgeCommit message (Expand)AuthorFilesLines
2014-11-22added a buffer session module (session.tes)Robin Haberkorn1-8/+21
2014-11-20renamed ED hook register to "ED" and protect ED hook executionsRobin Haberkorn1-1/+1
2014-11-19added first draft of new modular lexer systemRobin Haberkorn1-4/+17
2014-11-16adapted sample teco.ini: margin setup must be done for every new documentRobin Haberkorn1-8/+11
2014-11-02changed syntax for long Q-Register names: use [] brackets instead of {}Robin Haberkorn1-2/+2
2013-03-20use 0,xED instead of ED#xED in teco.iniRobin Haberkorn1-2/+2
2013-02-25EM...$ command to read macro from file and execute immediately (just like "M")Robin Haberkorn1-1/+1
2013-02-22added some default function key macrosRobin Haberkorn1-0/+5
2013-02-22fixed margin configuration with GTK+ interfaceRobin Haberkorn1-3/+6
2013-02-15install standard macros into special standard library path (pkgdatadir/lib)Robin Haberkorn1-0/+18
2013-01-27revised lexer configuration using SciTE property files and Textadept's termin...Robin Haberkorn1-92/+0
2012-11-24allow symbolic names (symbols) being specified for the scintilla (ES) commandRobin Haberkorn1-27/+29
2012-11-20enable linenumbers and folding marks in profileRobin Haberkorn1-2/+5
2012-11-20some reasonable syntax highlighting defaults for C++ and MakeRobin Haberkorn1-8/+42
2012-11-20local Q-Register tables; :M commandRobin Haberkorn1-19/+20
2012-11-20support special "{" alternate escape character: is only terminated by a match...Robin Haberkorn1-2/+2
2012-11-20disable ^U string building characters (by default)Robin Haberkorn1-5/+5
2012-11-20minor teco.ini simplificationsRobin Haberkorn1-3/+3
2012-11-20QRegister push-down stack: [x and ]x commandsRobin Haberkorn1-23/+26
2012-11-20ED flags making 0-Register hook execution configurableRobin Haberkorn1-2/+46
2012-11-16file closing must be enforced now (teco.ini)Robin Haberkorn1-1/+1
2012-11-14default teco ini fileRobin Haberkorn1-0/+5