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
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-11
grosciteco: added the "aq" glyph (refs #22)
Robin Haberkorn
1
-0
/
+1
2024-10-08
htbl.tes: fixed searching for caret
Robin Haberkorn
1
-1
/
+1
2024-10-04
pattern match characters support ^Q/^R now as well
Robin Haberkorn
1
-0
/
+8
2024-09-25
inhibit some immediate editing commands after ^Q/^R string building constructs
Robin Haberkorn
1
-0
/
+3
2024-09-23
allow OSC-52 clipboards on all terminal emulators
Robin Haberkorn
1
-7
/
+18
2024-09-20
^W^W and ^V^V can be typed completely with upcarets now and they case fold al...
Robin Haberkorn
1
-1
/
+5
2024-09-19
Ctrl+^ is no longer translated to a single caret in string building (refs #20)
Robin Haberkorn
1
-1
/
+3
2024-09-17
sciteco(7): mentioned "[a]b" idiom
Robin Haberkorn
1
-1
/
+2
2024-09-17
updated cheat sheet
Robin Haberkorn
1
-8
/
+17
2024-09-16
updated lists of external links in sciteco(1) and sciteco(7)
Robin Haberkorn
2
-18
/
+9
2024-09-16
Curses: added support for cool Unicode icons (refs #5)
Robin Haberkorn
1
-0
/
+6
2024-09-12
function key macros have been reworked into a more generic key macro feature
Robin Haberkorn
1
-99
/
+133
2024-09-11
the SciTECO parser is Unicode-based now (refs #5)
Robin Haberkorn
1
-6
/
+14
2024-09-09
grosciteco.tes manpage: fixed formatting of list of troff macros
Robin Haberkorn
1
-1
/
+0
2024-09-09
added raw ANSI mode to facilitate 8-bit clean editing (refs #5)
Robin Haberkorn
2
-1
/
+13
2024-09-09
updated README and sciteco(7) with information about Unicode support (refs #5)
Robin Haberkorn
1
-8
/
+28
2024-09-09
the ^EUq string building escape now respects the encoding (can insert bytes o...
Robin Haberkorn
1
-0
/
+6
2024-09-09
conditionals now check for Unicode codepoints (refs #5)
Robin Haberkorn
1
-6
/
+6
2024-09-09
grosciteco: support Unicode (refs #5)
Robin Haberkorn
2
-28
/
+46
2024-02-06
avoid Groff warnings due to `\` escapes
Robin Haberkorn
1
-1
/
+1
2024-02-03
GTK: allow disabling client-side decorations by setting $GTK_CSD=0
Robin Haberkorn
1
-0
/
+4
2024-01-20
removed nonsensical line from sciteco(7) man page
Robin Haberkorn
1
-1
/
+0
2023-07-02
cheat-sheet.mm: minor improvements
Robin Haberkorn
1
-3
/
+2
2023-06-28
added cheat sheet
Robin Haberkorn
2
-0
/
+817
2023-06-19
the SciTECO data installation path is now configurable via --with-scitecodatadir
Robin Haberkorn
4
-7
/
+7
2023-04-05
Troff documents: fixed monospaced example blocks
Robin Haberkorn
3
-15
/
+15
2023-04-05
default font is now "Monospace" instead of Courier
Robin Haberkorn
1
-2
/
+2
2023-04-05
sciteco.tmac: also set the LL register (refs #11)
Robin Haberkorn
1
-1
/
+5
2023-04-05
fixed grosciteco for newer Groff versions (refs #11)
Robin Haberkorn
1
-0
/
+1
2022-12-10
fixed pass-through loops: especially :> and :F<
Robin Haberkorn
1
-5
/
+5
2022-12-01
sciteco(1) manpage: All UIs support ^C interruptions now
Robin Haberkorn
1
-2
/
+1
2021-06-08
all SciTECO scripts used during the build process now always write files with...
Robin Haberkorn
3
-4
/
+4
2021-06-08
Windows: normalize $COMSPEC
Robin Haberkorn
1
-3
/
+7
2021-05-30
updated Doxyfile.in with Doxygen 1.8.17
Robin Haberkorn
1
-77
/
+186
2021-05-30
THE GREAT CEEIFICATION EVENT
Robin Haberkorn
4
-46
/
+40
2017-03-25
some minor Doxygen documentation improvements
Robin Haberkorn
1
-1
/
+1
2017-03-25
updated Doxyfile to suppress some Doxygen warnings
Robin Haberkorn
1
-148
/
+261
2017-03-25
0,8ED: Automatic case-folding of commands
Robin Haberkorn
1
-0
/
+17
2017-03-03
build system portability fixes
Robin Haberkorn
1
-11
/
+11
2017-02-26
more fixes for groff v1.19
Robin Haberkorn
2
-5
/
+5
2017-02-26
fixup to 733e0126: fixed if-then-else in sciteco.tmac
Robin Haberkorn
1
-1
/
+1
2017-02-23
print all warnings when invoking Groff
Robin Haberkorn
1
-2
/
+2
2017-02-22
grosciteco: added support for the `F` command
Robin Haberkorn
1
-0
/
+3
2017-02-22
fixed womanpage-generation for Groff < v1.20
Robin Haberkorn
1
-0
/
+14
2016-12-06
htbl.tes: clean up and added support for boxed tables with separator lines
Robin Haberkorn
1
-48
/
+82
2016-11-22
partially reversed/fixed-up b7ff56db631: avoid g_slice allocators and perform...
Robin Haberkorn
3
-0
/
+6
2016-11-20
auto-completion of Q-Register names, goto labels and help topics
Robin Haberkorn
1
-0
/
+42
2016-11-18
the manual generator (generator-docs.tes) has been cleaned up and is now call...
Robin Haberkorn
7
-167
/
+297
2016-11-18
standard lib: added getopt.tes for parsing command line options in scripts
Robin Haberkorn
3
-10
/
+17
2016-11-18
improved command line option handling
Robin Haberkorn
3
-9
/
+37
[prev]
[next]