| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-11-20 | enable linenumbers and folding marks in profile | Robin Haberkorn | 1 | -2/+5 | |
| 2012-11-20 | some reasonable syntax highlighting defaults for C++ and Make | Robin Haberkorn | 1 | -8/+42 | |
| 2012-11-20 | local Q-Register tables; :M command | Robin Haberkorn | 1 | -19/+20 | |
| * munged files use the same local Q-Registers as commandline * :M calls macro without new set of local registers (local register names refer to the parent macro level) * only .x names accepted at the moment. for string building characters, this will like stay that way (cannot refer to extended/long names) | |||||
| 2012-11-20 | support special "{" alternate escape character: is only terminated by a ↵ | Robin Haberkorn | 1 | -2/+2 | |
| matching *balanced* "}" this eases writing nested macros | |||||
| 2012-11-20 | disable ^U string building characters (by default) | Robin Haberkorn | 1 | -5/+5 | |
| some method to reenable it will be developed in the future (perhaps using a separate command, or a special modifier which reverses a string commands default handling of building character) | |||||
| 2012-11-20 | minor teco.ini simplifications | Robin Haberkorn | 1 | -3/+3 | |
| 2012-11-20 | QRegister push-down stack: [x and ]x commands | Robin Haberkorn | 1 | -23/+26 | |
| * rubout is quite tricky but ensures minimal memory copying | |||||
| 2012-11-20 | ED flags making 0-Register hook execution configurable | Robin Haberkorn | 1 | -2/+46 | |
| * teco.ini updated as well | |||||
| 2012-11-16 | file closing must be enforced now (teco.ini) | Robin Haberkorn | 1 | -1/+1 | |
| 2012-11-14 | default teco ini file | Robin Haberkorn | 1 | -0/+5 | |
| * should serve as a template to the user | |||||
