index
:
sciteco
hsrex
libxcurses
master
session-extensions
Scintilla-based Text Editor and COrrector
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-29
<:Q> returns -1 for non-existent registers now
Robin Haberkorn
1
-2
/
+2
2015-06-27
enable function key macros automatically when sourcing fnkeys.tes
Robin Haberkorn
1
-0
/
+3
2015-06-24
added "^FCLOSE" function key macro and defined SIGTERM behaviour
Robin Haberkorn
1
-0
/
+3
2015-06-11
fixed lexer configuration for the unnamed buffer
Robin Haberkorn
1
-0
/
+1
2015-05-25
extended <EN> command and used it to optimize "lexer.test..." macros
Robin Haberkorn
72
-246
/
+333
2015-03-24
added new lexer configs auto-generated by scite2co.lua
Robin Haberkorn
63
-5
/
+3190
2015-03-24
reformatted existing lexer definitions
Robin Haberkorn
8
-147
/
+113
2015-03-24
added scite2co.lua: a script for generating SciTECO lexer definitions from Sc...
Robin Haberkorn
2
-0
/
+173
2015-03-16
implemented function key masking (context-sensitive function key macros)
Robin Haberkorn
1
-2
/
+18
2015-03-02
used file lists instead of wildcards in lib/Makefile.am
Robin Haberkorn
1
-4
/
+13
2015-03-02
added function key macro for Shift+DEL: Acts as a "reverse" rubout
Robin Haberkorn
1
-0
/
+4
2015-02-18
added session.hg and session.vcs macros
Robin Haberkorn
1
-0
/
+19
2015-02-17
added session.svn macro to set up a session profile in the current Subversion...
Robin Haberkorn
1
-2
/
+16
2014-11-24
allow disabling of buffer sessions. in sample.teco_ini, disable sessions auto...
Robin Haberkorn
1
-3
/
+6
2014-11-24
fixed standard library installation
Robin Haberkorn
1
-1
/
+4
2014-11-24
introduced $SCITECOCONFIG env variable, and set different default for $SCITEC...
Robin Haberkorn
1
-1
/
+1
2014-11-24
Q-Register loading and saving using the IOView class
Robin Haberkorn
1
-2
/
+1
2014-11-22
updated lexer and session libraries using new EU, [* and ]* commands
Robin Haberkorn
2
-23
/
+21
2014-11-22
allow setting the "*" register as an alternative to nEB
Robin Haberkorn
1
-4
/
+3
2014-11-22
added a buffer session module (session.tes)
Robin Haberkorn
2
-1
/
+43
2014-11-22
added globbing command EN
Robin Haberkorn
8
-36
/
+13
2014-11-20
lexer library: added M[lexer.checkheader] and M[lexer.checkname] for matching...
Robin Haberkorn
8
-20
/
+32
2014-11-19
added first draft of new modular lexer system
Robin Haberkorn
11
-233
/
+337
2014-11-10
revised default function key macros
Robin Haberkorn
1
-18
/
+63
2014-11-09
revised U command: fail if no argument is provided
Robin Haberkorn
1
-2
/
+2
2014-11-09
Clarify `symcasecmp` macro in string.tes
Robin Haberkorn
1
-1
/
+2
2014-11-02
changed syntax for long Q-Register names: use [] brackets instead of {}
Robin Haberkorn
2
-23
/
+23
2013-07-04
updated lexer config: CMake and XML lexing
Robin Haberkorn
1
-0
/
+87
2013-03-16
fixed break-command: without-param it evaluates the search-status
Robin Haberkorn
1
-1
/
+1
2013-02-24
moved QuickSort macros from symbols-extract script into own string.tes macro ...
Robin Haberkorn
2
-0
/
+46
2013-02-22
added --with-default-scitecopath config option: default value of $SCITECOPATH
Robin Haberkorn
1
-1
/
+1
2013-02-22
added some default function key macros
Robin Haberkorn
2
-1
/
+29
2013-02-15
install standard macros into special standard library path (pkgdatadir/lib)
Robin Haberkorn
2
-0
/
+152
[prev]