aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main.c
AgeCommit message (Expand)AuthorFilesLines
2025-01-13updated copyright to 2025Robin Haberkorn1-1/+1
2024-12-30support +line[,column] and filename:line:column syntaxes when opening filesRobin Haberkorn1-12/+33
2024-11-24added special Q-Register ":" for accessing dotRobin Haberkorn1-0/+2
2024-11-23the search mode and current radix are mapped to __local__ Q-Registers ^X and ...Robin Haberkorn1-1/+6
2024-11-10Win32: fixed Unicode commandlines with newer MinGW runtimesRobin Haberkorn1-0/+13
2024-11-07test suite: fixed failure detection in the commandline-editing test casesRobin Haberkorn1-0/+4
2024-11-06fixed possible crashes during --fake-cmdlineRobin Haberkorn1-4/+2
2024-11-05fully support relocatable binaries, improving AppImagesRobin Haberkorn1-13/+10
2024-11-03Added "infinite monkey"-style test (refs #26)Robin Haberkorn1-0/+18
2024-10-28added hidden --fake-cmdline parameter for testing command-line editingRobin Haberkorn1-0/+13
2024-09-21disable shared libraries by defaultRobin Haberkorn1-0/+5
2024-09-16updated lists of external links in sciteco(1) and sciteco(7)Robin Haberkorn1-1/+1
2024-09-10win32: convert command line to UTF-8 (refs #5)Robin Haberkorn1-17/+21
2024-09-09added raw ANSI mode to facilitate 8-bit clean editing (refs #5)Robin Haberkorn1-0/+7
2024-09-09allow Unicode characters in command line arguments (refs #5)Robin Haberkorn1-0/+8
2024-01-21updated copyright to 2024Robin Haberkorn1-1/+1
2023-05-09fixed CTRL+C interruptions on Windows; optimized CTRL+C polling on Gtk+Robin Haberkorn1-27/+8
2023-04-05updated copyright to 2023Robin Haberkorn1-1/+1
2022-06-21updated copyright to 2022 and updated TODORobin Haberkorn1-1/+1
2021-10-11fixed crashes when the Q-Reg stack is non-empty at exitRobin Haberkorn1-0/+1
2021-06-08Windows: normalize $COMSPECRobin Haberkorn1-1/+10
2021-05-30THE GREAT CEEIFICATION EVENTRobin Haberkorn1-0/+459