aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
33 hoursget rid of teco_qreg_vtable_t::undo_set_integer()HEADmaster-fmsbw-cimasterRobin Haberkorn6-48/+18
34 hoursrevised and improved the Unicode glyph-to-byte conversion heuristicsRobin Haberkorn21-148/+433
44 hoursfixed lexer initialization if $SCITECOPATH happens to contain glob charactersRobin Haberkorn2-1/+8
45 hoursfixed case-insensitive searches with non-ANSI (Unicode) patternsRobin Haberkorn2-5/+5
3 daysgrosciteco.tes: removed obsolete optimizationRobin Haberkorn1-21/+2
5 days`make check` doesn't have to build documentation firstRobin Haberkorn1-1/+1
2026-07-11XML lexer is activated for _service files and YAML for *.sls (Salt States)Robin Haberkorn2-2/+4
2026-07-05gtk-broadway-run.sh is now used in all headless buildsRobin Haberkorn7-240/+14
2026-07-05terex is built with assertions now on --enable-debugRobin Haberkorn3-2/+8
2026-07-05added gtk-broadway-run.sh as an alternative to xfvb-runRobin Haberkorn2-0/+31
2026-07-04FreeBSD: fixed crashes with `EC` or `EQq`Robin Haberkorn1-0/+20
2026-07-03terex, dlmalloc and rb3ptr are now built with `-Wall`Robin Haberkorn3-0/+2
2026-06-29regular expression matching can now be reliably interrupted using CTRL+CRobin Haberkorn3-22/+7
2026-06-29fixed searching for `)`Robin Haberkorn1-1/+1
2026-06-29sciteco(7): added THANKS TO section and link to the ARE syntax descriptionRobin Haberkorn2-2/+23
2026-06-29implemented the ^~ pattern match construct: the rest of the pattern will be a...Robin Haberkorn3-9/+35
2026-06-28fixed block-wise backwards searchesRobin Haberkorn2-2/+3
2026-06-28fixup: fixed searching for `|` - it must also be escaped when converted to a ...Robin Haberkorn1-1/+1
2026-06-28fixed ^EGq (character class) pattern construct for embedded null bytes and `-`Robin Haberkorn2-3/+55
2026-06-28teco_globber_t is ported from GRegex to terexRobin Haberkorn3-43/+53
2026-06-28terex is the new regular expression engine now and replaces PCRE (GRegex)Robin Haberkorn11-175/+187
2026-06-14monkey-test: use `I^P` instead of old `EI` (renamed in v2.5.0)Robin Haberkorn1-1/+1
2026-06-07fixup aa7b0bb1445feeefafdcf47fd639b10500b45c03: some minor optimizationsRobin Haberkorn1-21/+21
2026-05-31updated TODORobin Haberkorn1-5/+34
2026-05-31implemented but disabled block-wise backwards search algorithmRobin Haberkorn4-77/+276
2026-05-20FreeBSD port: added patches for a v2.5.2_1 release that should fix building o...Robin Haberkorn3-0/+112
2026-05-20check for sbrk() even on UNIXRobin Haberkorn2-6/+10
2026-05-10allow CTRL+C interrupting forward and background searchesRobin Haberkorn1-0/+12
2026-05-10fixup: prevent warnings due to missing parameter namesRobin Haberkorn1-1/+1
2026-05-10support "default colors"Robin Haberkorn13-89/+160
2026-05-09updated Scintilla to v5.6.2Robin Haberkorn1-0/+0
2026-04-27opener.check-recovery: don't pollute Q-register `_`Robin Haberkorn1-2/+2
2026-04-26Curses: support arbitrary RGB colorsRobin Haberkorn8-293/+154
2026-04-20FreeBSD port: updated distinfov2.5.2Robin Haberkorn1-3/+3
2026-04-20do not execute `^A` in parse-only modeRobin Haberkorn2-0/+5
2026-04-19prepared v2.5.2 releaseRobin Haberkorn6-57/+151
2026-04-19teco_view_load_from_channel() now temporarily releases the line character ind...Robin Haberkorn1-4/+4
2026-04-19UNIX: do not automatically restart syscalls on SIGINTRobin Haberkorn2-1/+15
2026-04-18fixup 869de7c6270c50481499c201aa16aa5bc3a56739: my 8-color Scinterm patch has...Robin Haberkorn2-1/+1
2026-04-17fixed test suite on OBS builds for Ubuntu 24.04Robin Haberkorn1-10/+7
2026-04-17Curses: fixed rendering bright/light colors on 8-color terminalsRobin Haberkorn5-3/+10
2026-04-14`^A` now accepts an optional integer to specify the message severityRobin Haberkorn5-14/+44
2026-04-13opener.check-recovery now checks for and warns about the presence of recovery...Robin Haberkorn2-0/+18
2026-04-12fallback.teco_ini: fixed exclusion of the unnamed buffer from custom margin a...Robin Haberkorn1-0/+0
2026-04-12GTK: SIGTERM/SIGHUP always terminates the program and dumps recovery filesRobin Haberkorn8-39/+61
2026-04-05Gtk: fixed interaction between `^T` and main input handlingRobin Haberkorn1-6/+38
2026-04-04Curses: handle window resizes when blocking in `^T` and don't return function...Robin Haberkorn2-23/+53
2026-04-03added TANK MODERobin Haberkorn3-1/+213
2026-03-27fnkeys.tes: fixed cursor navigation at beginning and end of documentRobin Haberkorn1-0/+0
2026-03-22support Groff v1.24.0 and laterRobin Haberkorn1-0/+4