aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-09-09<I> command evaluates input codepoints (refs #5)Robin Haberkorn1-10/+18
2024-09-09conditionals now check for Unicode codepoints (refs #5)Robin Haberkorn2-13/+13
2024-09-09glob patterns fully support Unicode now (refs #5)Robin Haberkorn1-13/+16
2024-09-09:EL can be used to perform codepage conversions now (refs #5)Robin Haberkorn2-35/+231
2024-09-09lexer.checkheader is Unicode-aware now (refs #5)Robin Haberkorn1-1/+1
2024-09-09avoid redunancies between teco_qreg_plain_get_character() and teco_state_star...Robin Haberkorn6-48/+54
2024-09-09grosciteco: support Unicode (refs #5)Robin Haberkorn2-28/+46
2024-09-09reserve at most 4 bytes for UTF-8 encoded characters (refs #5)Robin Haberkorn3-3/+4
2024-09-09Codepage guessing is done in .teco_ini (refs #5)Robin Haberkorn1-0/+3
2024-09-09implemented <EE> and <^E> commands for configuring encodings and translating ...Robin Haberkorn4-18/+146
2024-09-09Unicode support for the Q-Register commands (refs #5)Robin Haberkorn10-145/+274
2024-09-09allow Unicode characters in command line arguments (refs #5)Robin Haberkorn2-4/+8
2024-09-09Glyph to byte offset mapping is now using the line character index (refs #5)Robin Haberkorn7-68/+130
2024-09-09implemented Unicode support for rubin/rubout and a number of commands (WIP) (...Robin Haberkorn5-44/+148
2024-09-09prefer libncursesw (widechar variant) (refs #5)Robin Haberkorn3-4/+9
2024-09-09input and displaying of Unicode characters is now possible (refs #5)Robin Haberkorn6-27/+73
2024-08-28fixed retrieval of characters with codes larger than 127 - always return unsi...Robin Haberkorn3-5/+10
2024-08-24win32 CI: also set PDCURSES_CFLAGSRobin Haberkorn1-1/+4
2024-08-23hopefully fixed the Windows CI testsRobin Haberkorn1-1/+2
2024-08-23debian package: updated copyright to 2024Robin Haberkorn1-1/+1
2024-08-23Lexilla: the troff branch has been merged, so we point to the upstream reposi...Robin Haberkorn1-0/+0
2024-08-23fully support out of tree buildsRobin Haberkorn12-88/+57
2024-08-22some updates on Scintilla/Lexilla out-of-tree buildsRobin Haberkorn2-0/+7
2024-08-22bumped Lexilla submodule: it has just been rebasedRobin Haberkorn1-0/+0
2024-08-21reverted adf0c46a70b20d187b62c596052f643a6673f68f and updated Scinterm to v5.0Robin Haberkorn2-1/+1
2024-08-21Curses UI: fixed drawing of boxed indicatorsRobin Haberkorn3-5/+2
2024-08-18added troff/nroff lexerRobin Haberkorn7-4/+90
2024-05-23nightly builds: avoid uploading pkg2appimage.AppImageRobin Haberkorn1-3/+3
2024-05-22Gtk AppImage: exclude libglib to improve portabilityRobin Haberkorn1-0/+4
2024-05-22AppImage: fixed the Ubuntu package download URLsRobin Haberkorn2-2/+2
2024-05-22build and upload AppImages as part of nightly buildsRobin Haberkorn5-5/+82
2024-05-22ci.yml: hopefully fixed Mac OS CI builds - it appears we need sudo nowRobin Haberkorn1-1/+1
2024-05-22updated CI workflows: bumped some versionsRobin Haberkorn3-13/+20
2024-03-27don't check for -pthread on MinGWRobin Haberkorn1-7/+8
2024-02-14README: insert image using markdown tag and try to center iconRobin Haberkorn1-3/+2
2024-02-14README: image fixesRobin Haberkorn1-1/+2
2024-02-14README: added demo gifRobin Haberkorn1-1/+4
2024-02-08updated TODORobin Haberkorn1-12/+48
2024-02-08fixed expressions like `1,(2)` or `(1),(2)`: they are reported as two numbers...Robin Haberkorn2-0/+4
2024-02-06fixed the power (^*) operator: did not handle corner cases and was inefficientRobin Haberkorn2-1/+31
2024-02-06avoid Groff warnings due to `\` escapesRobin Haberkorn2-3/+3
2024-02-06use bool instead of guint for 1-bit fieldsRobin Haberkorn2-7/+10
2024-02-03GTK: allow disabling client-side decorations by setting $GTK_CSD=0Robin Haberkorn2-7/+6
2024-02-03Gtk: set icons a bit later after calling gtk_widget_show()Robin Haberkorn1-39/+44
2024-01-28updated TODORobin Haberkorn1-10/+9
2024-01-28cursor movement via fnkeys.tes now preserves the column as in most text editorsRobin Haberkorn3-28/+67
2024-01-22FreeBSD port: allow `make test` and appease `make check-plist`Robin Haberkorn1-0/+6
2024-01-22FreeBSD port: moved xvfb-run.sh to scripts/ subdirRobin Haberkorn2-1/+1
2024-01-21updated copyright to 2024Robin Haberkorn61-61/+61
2024-01-21FreeBSD port: I am now the maintainer and will try to submit it to the FreeBS...Robin Haberkorn1-2/+2