aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-03-12sciteco lexer: enable 2-char soft tabs by defaultRobin Haberkorn1-0/+4
2025-03-08Asciidoc, Markdown and Git lexers: enable word wrapping by defaultRobin Haberkorn3-0/+6
2025-03-08added "email" lexer for writing mailsRobin Haberkorn3-1/+37
2025-03-08fixed the `Y` command: no longer delete any characters after dotRobin Haberkorn2-31/+28
2025-03-08README: added repology badges for some of the repositoryRobin Haberkorn1-1/+5
2025-03-07ncurses: support monochrome terminalsRobin Haberkorn3-12/+27
2025-03-04grosciteco(1): fixed the exampleRobin Haberkorn1-2/+1
2025-03-03rename sample.teco_ini to fallback.teco_ini and mung it by defaultRobin Haberkorn11-24/+51
2025-03-02NEWS: there are FreeBSD binary packages nowRobin Haberkorn1-1/+0
2025-03-02refactored GTK implementation of teco_view_t into its own fileRobin Haberkorn3-96/+127
2025-03-02GTK: always scroll caret when window size changesRobin Haberkorn2-50/+59
2025-03-02GTK: set the mouse cursor on the Scintilla view to signal business and on the...Robin Haberkorn3-3/+61
2025-03-01CI: the IRC posting is now in a separate workflow and runs only after success...Robin Haberkorn2-17/+33
2025-03-01CI: fixed posting of latest commits into the IRC channelRobin Haberkorn1-10/+17
2025-03-01GTK: improved the RGB values of the 16 default colorsRobin Haberkorn1-18/+48
2025-03-01fixed clicking the file completion popup in ~/Robin Haberkorn2-1/+5
2025-03-01CI: post all new commits into the IRC channelRobin Haberkorn1-0/+10
2025-02-28cheat sheet: removed reference to M#xc, mention mouse support and :EFRobin Haberkorn2-8/+20
2025-02-27implemented ncurses clipboard support via external processesRobin Haberkorn6-53/+254
2025-02-27updated Scinterm: fixes superfluous window refreshes, which resulted in flick...Robin Haberkorn1-0/+0
2025-02-27EC/EG command: check for null-bytes in $COMSPEC/$SHELLRobin Haberkorn1-6/+10
2025-02-24fixup: removed the `?` rubout test caseRobin Haberkorn1-6/+0
2025-02-24fixed rubbing out `?` (help) after editing a Q-RegisterRobin Haberkorn3-4/+11
2025-02-24Gtk: fixed MOUSE macro invocation when detecting double/triple clicksRobin Haberkorn1-1/+5
2025-02-24Curses: fixed flickering when scrolling through the auto-completion popup (or...Robin Haberkorn2-8/+14
2025-02-24Curses: avoid completing filenames when clicking the upper border of the popu...Robin Haberkorn1-0/+4
2025-02-23updated TODORobin Haberkorn1-11/+49
2025-02-23support mouse interaction with popup windowsRobin Haberkorn22-59/+454
2025-02-16only scroll the caret if dot changesRobin Haberkorn2-15/+28
2025-02-16implemented mouse support via special ^KMOUSE and <EJ> with negative keysRobin Haberkorn11-61/+439
2025-02-15fixup: set the GH_TOKEN environment variable to fix using the `gh` tool in ni...Robin Haberkorn1-0/+2
2025-02-15nightly builds: use Github API to download pkg2appimage toolRobin Haberkorn1-2/+2
2025-02-15redefining labels is a warning nowRobin Haberkorn5-64/+94
2025-01-20AppImage: added AppStream metadataRobin Haberkorn4-0/+58
2025-01-19Mac OS nightly builds are relocatable nowRobin Haberkorn1-1/+4
2025-01-19support :EF for saving a file before closing itRobin Haberkorn4-46/+60
2025-01-19file and directory auto completions can now be case-insensitiveRobin Haberkorn2-8/+70
2025-01-13updated copyright to 2025Robin Haberkorn67-67/+67
2025-01-13mention the Alpine package and updated TODORobin Haberkorn3-4/+18
2024-12-30support +line[,column] and filename:line:column syntaxes when opening filesRobin Haberkorn7-35/+94
2024-12-28updated cheat sheet: @Xq, S...$^SC and lots of microtypographic improvementsRobin Haberkorn1-46/+54
2024-12-28website: added v2.3.0 screenshotRobin Haberkorn1-0/+4
2024-12-28Debian: disabled parallel builds when running the test suiteRobin Haberkorn2-3/+3
2024-12-28Scintilla/Gtk apparently no longer depends on g_module and we draw in g_modul...Robin Haberkorn1-2/+1
2024-12-28avoid some compiler warningsRobin Haberkorn3-4/+4
2024-12-27fixup: fixed installation of dependencies for win64-gtkRobin Haberkorn1-4/+4
2024-12-27nightly builds now include 64-bit Windows builds (MINGW64)Robin Haberkorn2-30/+28
2024-12-27distribute.mk: added Poudriere commands (FreeBSD packaging tests)Robin Haberkorn1-0/+14
2024-12-25prepared v2.3.0 releasev2.3.0Robin Haberkorn4-7/+45
2024-12-25FreeBSD port: overwrite BINMODE, fixing `make package` without rootRobin Haberkorn1-0/+4