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
2021-10-11
upgraded to Scintilla 5.1.3 and Scinterm 3.1
Robin Haberkorn
72
-73
/
+73
2017-11-16
CPP lexer: support *.ino files (Arduino IDE sketches)
Robin Haberkorn
1
-1
/
+2
2016-11-22
womanpage lexer: fixed popup styling
Robin Haberkorn
1
-1
/
+1
2016-11-18
standard lib: added getopt.tes for parsing command line options in scripts
Robin Haberkorn
2
-1
/
+53
2016-11-18
implemented self-documenting (online) help system
Robin Haberkorn
2
-1
/
+29
2016-11-01
globbing supports character classes now and ^EN string building construct to ...
Robin Haberkorn
1
-1
/
+1
2016-04-05
session.tes: save and restore the working directory as part of the session
Robin Haberkorn
1
-3
/
+11
2016-02-19
fixed Objective C++ lexing: it is now handled by cpp.tes
Robin Haberkorn
2
-11
/
+14
2016-02-17
added lexing support for Gob2 (GObject Builder)
Robin Haberkorn
2
-0
/
+37
2016-02-17
The "cpp" lexer configuration has been split into "c.tes" and "cpp.tes"
Robin Haberkorn
3
-23
/
+64
2016-02-17
simplified "lexer.test..." macros using the $$ return command
Robin Haberkorn
43
-194
/
+194
2016-02-15
implemented <$$> command for returning from a macro
Robin Haberkorn
2
-6
/
+5
2016-02-15
lexer library: avoid unnecessary argument discards after SETLEXERLANGUAGE
Robin Haberkorn
69
-69
/
+69
2016-02-03
Gtk UI: automatically configure font of the command line
Robin Haberkorn
1
-0
/
+4
2015-07-21
fixed scite2co.lua: use SCI_SETLEXERLANGUAGE instead of SCI_SETLEXER
Robin Haberkorn
70
-70
/
+74
2015-07-15
changed default popup background color and color schemes
Robin Haberkorn
2
-3
/
+3
2015-07-14
added port of the Solarized color scheme
Robin Haberkorn
2
-1
/
+140
2015-07-14
fixed default colors in color.tes and style Q-Register view
Robin Haberkorn
3
-32
/
+68
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
[prev]
[next]