aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
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
2024-12-24added session.fossil for setting up buffer sessions per Fossil repositoryRobin Haberkorn1-0/+0
2024-12-24simplified session.svn: no need to mess around with XMLRobin Haberkorn1-0/+0
2024-12-24added AX_REQUIRE_DEFINED() macro: should fix builds on systems without the au...Robin Haberkorn1-0/+37
2024-12-24added AX_WITH_CURSES for more robust ncurses checksRobin Haberkorn5-16/+601
2024-12-24introduced true block and EOL commentsRobin Haberkorn83-196/+297
2024-12-23Curses: don't install PNG iconsRobin Haberkorn4-10/+7
2024-12-23uploaded target release to v2.3.0Robin Haberkorn2-2/+2
2024-12-22freebsd port: enabled LTORobin Haberkorn1-0/+2
2024-12-22updated TODORobin Haberkorn1-17/+26
2024-12-22Curses: fixed inserting null-byte (^@) by pressing Ctrl+@Robin Haberkorn1-3/+3
2024-12-22fixed lexing (syntax highlighting) of the null-character (^@) in SciTECO codeRobin Haberkorn3-4/+8
2024-12-22fixed indention in interface-curses/interface.cRobin Haberkorn1-9/+9
2024-12-22fixed crashes while setting special Q-Registers with EU (string-building char...Robin Haberkorn3-7/+17
2024-12-22support external Scintilla lexer libraries and Scintillua in particularRobin Haberkorn5-12/+124
2024-12-21slightly improved the hash bang replacement on SciTECO scripts after installa...Robin Haberkorn1-1/+1
2024-12-17freebsd port: synced with the version in FreeBSD portsRobin Haberkorn2-2/+3
2024-12-17updated Scintilla to v5.5.4: contains a few optimizationsRobin Haberkorn1-0/+0
2024-12-17sped up opening very large UTF-8 files by temporarily disabling the line-char...Robin Haberkorn1-11/+33
2024-12-16README: mention FreeBSD port and added link to the newsgrouper.org.uk web fro...Robin Haberkorn2-5/+11
2024-12-14README/NEWS: better use links to the Libera webchat - Github does not render ...Robin Haberkorn2-2/+2
2024-12-14README: mention the new IRC chatroomRobin Haberkorn2-4/+2
2024-12-14update sciteco.tes: this again highlights commands, but not Q-Register namesRobin Haberkorn1-2/+2
2024-12-14fixed ^Y after FK...$: take the deleted text into accountRobin Haberkorn1-2/+8
2024-12-13SciTECO lexing: fixed styling of commands after dollar or escape (when used a...Robin Haberkorn1-1/+2
2024-12-13fixed lexer.checkheader: restore dot in case of successRobin Haberkorn1-1/+1
2024-12-13fixup 244a54a18b7db6af177c9d10f3224772f08d7484: abuse the Scintilla view's "i...Robin Haberkorn3-11/+13
2024-12-13document the FK...$^SR idiomRobin Haberkorn3-2/+3
2024-12-13updated README: mention community resourcesRobin Haberkorn1-0/+10
2024-12-13updated INSTALL: how to install dependencies on Fedora and FreeBSDRobin Haberkorn1-0/+10
2024-12-13implemented Scintilla lexer for SciTECO code, i.e. TECO syntax highlightingRobin Haberkorn19-27/+362
2024-12-10updated NEWS: mentioned new releaseRobin Haberkorn1-0/+3