Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-15 | install standard macros into special standard library path (pkgdatadir/lib) | Robin Haberkorn | 1 | -150/+0 | |
* SCITECOPATH environment variable defaults to this directory * manpage updated * default teco.ini updated: no need to generate it anymore | |||||
2013-01-27 | added lexer configuration (syntax highlighting) for patches, Unix Shell and ↵ | Robin Haberkorn | 1 | -1/+73 | |
Microsoft Batch | |||||
2013-01-27 | revised lexer configuration using SciTE property files and Textadept's ↵ | Robin Haberkorn | 1 | -0/+78 | |
terminal color definitions * lexer config is now in separate file installed into the package data dir, so it can be excluded from the teco.ini template. * teco.ini is generated so it can load an installed lexer.tes as ED hook (can still be dropped into the user's home and will work immediately) |