index
:
sciteco
hsrex
libxcurses
master
session-extensions
Scintilla-based Text Editor and COrrector
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-13
allow changing the default clipboard by setting the `~` integer
Robin Haberkorn
1
-6
/
+12
2025-05-18
allow process exit status to be determined by macros
Robin Haberkorn
1
-4
/
+10
2025-03-19
fixup cddc9bf83eb5cd2c69626b31ae7373342523b626: errors must be printed before...
Robin Haberkorn
1
-6
/
+4
2025-03-19
fixup cddc9bf83eb5cd2c69626b31ae7373342523b626: avoid g_prefix_error_literal()
Robin Haberkorn
1
-1
/
+1
2025-03-17
free some global objects even in the error case, in order to appease Valgrind
Robin Haberkorn
1
-14
/
+18
2025-03-03
rename sample.teco_ini to fallback.teco_ini and mung it by default
Robin Haberkorn
1
-2
/
+24
2025-01-13
updated copyright to 2025
Robin Haberkorn
1
-1
/
+1
2024-12-30
support +line[,column] and filename:line:column syntaxes when opening files
Robin Haberkorn
1
-12
/
+33
2024-11-24
added special Q-Register ":" for accessing dot
Robin Haberkorn
1
-0
/
+2
2024-11-23
the search mode and current radix are mapped to __local__ Q-Registers ^X and ...
Robin Haberkorn
1
-1
/
+6
2024-11-10
Win32: fixed Unicode commandlines with newer MinGW runtimes
Robin Haberkorn
1
-0
/
+13
2024-11-07
test suite: fixed failure detection in the commandline-editing test cases
Robin Haberkorn
1
-0
/
+4
2024-11-06
fixed possible crashes during --fake-cmdline
Robin Haberkorn
1
-4
/
+2
2024-11-05
fully support relocatable binaries, improving AppImages
Robin Haberkorn
1
-13
/
+10
2024-11-03
Added "infinite monkey"-style test (refs #26)
Robin Haberkorn
1
-0
/
+18
2024-10-28
added hidden --fake-cmdline parameter for testing command-line editing
Robin Haberkorn
1
-0
/
+13
2024-09-21
disable shared libraries by default
Robin Haberkorn
1
-0
/
+5
2024-09-16
updated lists of external links in sciteco(1) and sciteco(7)
Robin Haberkorn
1
-1
/
+1
2024-09-10
win32: convert command line to UTF-8 (refs #5)
Robin Haberkorn
1
-17
/
+21
2024-09-09
added raw ANSI mode to facilitate 8-bit clean editing (refs #5)
Robin Haberkorn
1
-0
/
+7
2024-09-09
allow Unicode characters in command line arguments (refs #5)
Robin Haberkorn
1
-0
/
+8
2024-01-21
updated copyright to 2024
Robin Haberkorn
1
-1
/
+1
2023-05-09
fixed CTRL+C interruptions on Windows; optimized CTRL+C polling on Gtk+
Robin Haberkorn
1
-27
/
+8
2023-04-05
updated copyright to 2023
Robin Haberkorn
1
-1
/
+1
2022-06-21
updated copyright to 2022 and updated TODO
Robin Haberkorn
1
-1
/
+1
2021-10-11
fixed crashes when the Q-Reg stack is non-empty at exit
Robin Haberkorn
1
-0
/
+1
2021-06-08
Windows: normalize $COMSPEC
Robin Haberkorn
1
-1
/
+10
2021-05-30
THE GREAT CEEIFICATION EVENT
Robin Haberkorn
1
-0
/
+459