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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-25
inhibit some immediate editing commands after ^Q/^R string building constructs
Robin Haberkorn
3
-1
/
+32
2024-09-23
allow OSC-52 clipboards on all terminal emulators
Robin Haberkorn
5
-27
/
+50
2024-09-23
updated the Lexilla submodule URL
Robin Haberkorn
1
-1
/
+1
2024-09-22
Curses: always wgetch() on a dummy pad, avoiding unnecessary wrefresh()
Robin Haberkorn
1
-35
/
+45
2024-09-21
disable shared libraries by default
Robin Haberkorn
4
-15
/
+16
2024-09-21
PDCurses/WinGUI: fixed Unicode icons on win32
Robin Haberkorn
3
-8
/
+27
2024-09-21
syntax errors are reported with "echoed" characters, ie. as purely printable ...
Robin Haberkorn
1
-1
/
+3
2024-09-21
screenshots.md: make one of the screenshots smaller
Robin Haberkorn
1
-1
/
+1
2024-09-20
^W^W and ^V^V can be typed completely with upcarets now and they case fold al...
Robin Haberkorn
4
-31
/
+104
2024-09-19
Ctrl+^ is no longer translated to a single caret in string building (refs #20)
Robin Haberkorn
3
-7
/
+24
2024-09-19
fixed Load/Save Q-Reg tests on Mac OS and Win32
Robin Haberkorn
1
-8
/
+3
2024-09-19
"special" Q-Registers now support EQq/.../ (load) and E%q/.../ (save) commands
Robin Haberkorn
6
-68
/
+156
2024-09-18
homepage: added facicon and description meta tag
Robin Haberkorn
1
-0
/
+2
2024-09-18
added NEWS section to homepage
Robin Haberkorn
4
-1
/
+9
2024-09-18
check that local register is not edited at the end of macro calls
Robin Haberkorn
5
-3
/
+27
2024-09-17
screenshots.md: added screenshots for the upcoming v2.1.0 release
Robin Haberkorn
1
-0
/
+6
2024-09-17
sciteco(7): mentioned "[a]b" idiom
Robin Haberkorn
1
-1
/
+2
2024-09-17
updated cheat sheet
Robin Haberkorn
2
-8
/
+18
2024-09-17
screenshots.md: every screenshot is in its own paragraph now
Robin Haberkorn
1
-0
/
+2
2024-09-17
fixed titles on screenshots page (screenshots.md)
Robin Haberkorn
1
-5
/
+5
2024-09-17
fixed searches on completely new and empty documents
Robin Haberkorn
2
-1
/
+6
2024-09-17
updated screenshots: screenshots.md now lists older screenshots as well
Robin Haberkorn
2
-2
/
+12
2024-09-17
Github pages are auto-generated from the Markdown files and HTML manuals now
Robin Haberkorn
4
-14
/
+156
2024-09-17
improved HTML lexer (html.tes)
Robin Haberkorn
1
-3
/
+48
2024-09-16
updated TODO
Robin Haberkorn
1
-28
/
+55
2024-09-16
updated lists of external links in sciteco(1) and sciteco(7)
Robin Haberkorn
5
-25
/
+11
2024-09-16
Curses: added support for cool Unicode icons (refs #5)
Robin Haberkorn
9
-14
/
+473
2024-09-16
fixed rubout of empty forward kill (FK)
Robin Haberkorn
1
-7
/
+12
2024-09-16
minor search optimization: use SCI_GETRANGEPOINTER
Robin Haberkorn
1
-4
/
+4
2024-09-16
test suite: enable the recursion overflow test case everywhere
Robin Haberkorn
2
-3
/
+6
2024-09-15
FreeBSD package: add the git.tes lexer config
Robin Haberkorn
1
-0
/
+1
2024-09-13
updated Scintilla to v5.5.2, Scinterm to v5.1 and Lexilla to HEAD
Robin Haberkorn
4
-1
/
+1
2024-09-13
remaining types of program counters changed to gsize/gssize
Robin Haberkorn
7
-26
/
+30
2024-09-13
fixup abb5d23eba21a2aafda0346c0c5dd845561b2aa2: commandline glitches after er...
Robin Haberkorn
1
-2
/
+2
2024-09-13
fixed up 68578072bfaf6054a96bb6bcedfccb6e56a508fe: negative numbers weren't p...
Robin Haberkorn
1
-1
/
+1
2024-09-12
updated README: mention new key macro feature
Robin Haberkorn
1
-1
/
+2
2024-09-12
update TODO
Robin Haberkorn
1
-23
/
+18
2024-09-12
function key macros have been reworked into a more generic key macro feature
Robin Haberkorn
10
-288
/
+380
2024-09-12
teco_string_get_coord() returns character offsets now (refs #5)
Robin Haberkorn
8
-16
/
+21
2024-09-11
updated README: mention that the language itself is Unicode-aware
Robin Haberkorn
1
-0
/
+3
2024-09-11
updated TODO
Robin Haberkorn
1
-11
/
+19
2024-09-11
improved file name autocompletion
Robin Haberkorn
5
-7
/
+74
2024-09-11
fixed searches in single-byte encoded documents
Robin Haberkorn
4
-36
/
+59
2024-09-11
the SciTECO parser is Unicode-based now (refs #5)
Robin Haberkorn
29
-202
/
+325
2024-09-10
fixed win32 CI and nightly builds (refs #5)
Robin Haberkorn
3
-8
/
+19
2024-09-10
win32: fixed opening and saving UTF-8 filenames (refs #5)
Robin Haberkorn
1
-5
/
+15
2024-09-10
win32: convert command line to UTF-8 (refs #5)
Robin Haberkorn
2
-17
/
+31
2024-09-10
fixed Mac OS nightly builds by installing an up-to-date Groff
Robin Haberkorn
1
-1
/
+2
2024-09-09
try a different value for LC_ALL on Mac OS to accept UTF-8 command lines (ref...
Robin Haberkorn
1
-2
/
+1
2024-09-09
testsuite: try different locale on Mac OS (refs #5)
Robin Haberkorn
1
-1
/
+9
[prev]
[next]