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-12-23
Curses: don't install PNG icons
Robin Haberkorn
4
-10
/
+7
2024-12-23
uploaded target release to v2.3.0
Robin Haberkorn
2
-2
/
+2
2024-12-22
freebsd port: enabled LTO
Robin Haberkorn
1
-0
/
+2
2024-12-22
updated TODO
Robin Haberkorn
1
-17
/
+26
2024-12-22
Curses: fixed inserting null-byte (^@) by pressing Ctrl+@
Robin Haberkorn
1
-3
/
+3
2024-12-22
fixed lexing (syntax highlighting) of the null-character (^@) in SciTECO code
Robin Haberkorn
3
-4
/
+8
2024-12-22
fixed indention in interface-curses/interface.c
Robin Haberkorn
1
-9
/
+9
2024-12-22
fixed crashes while setting special Q-Registers with EU (string-building char...
Robin Haberkorn
3
-7
/
+17
2024-12-22
support external Scintilla lexer libraries and Scintillua in particular
Robin Haberkorn
5
-12
/
+124
2024-12-21
slightly improved the hash bang replacement on SciTECO scripts after installa...
Robin Haberkorn
1
-1
/
+1
2024-12-17
freebsd port: synced with the version in FreeBSD ports
Robin Haberkorn
2
-2
/
+3
2024-12-17
updated Scintilla to v5.5.4: contains a few optimizations
Robin Haberkorn
1
-0
/
+0
2024-12-17
sped up opening very large UTF-8 files by temporarily disabling the line-char...
Robin Haberkorn
1
-11
/
+33
2024-12-16
README: mention FreeBSD port and added link to the newsgrouper.org.uk web fro...
Robin Haberkorn
2
-5
/
+11
2024-12-14
README/NEWS: better use links to the Libera webchat - Github does not render ...
Robin Haberkorn
2
-2
/
+2
2024-12-14
README: mention the new IRC chatroom
Robin Haberkorn
2
-4
/
+2
2024-12-14
update sciteco.tes: this again highlights commands, but not Q-Register names
Robin Haberkorn
1
-2
/
+2
2024-12-14
fixed ^Y after FK...$: take the deleted text into account
Robin Haberkorn
1
-2
/
+8
2024-12-13
SciTECO lexing: fixed styling of commands after dollar or escape (when used a...
Robin Haberkorn
1
-1
/
+2
2024-12-13
fixed lexer.checkheader: restore dot in case of success
Robin Haberkorn
1
-1
/
+1
2024-12-13
fixup 244a54a18b7db6af177c9d10f3224772f08d7484: abuse the Scintilla view's "i...
Robin Haberkorn
3
-11
/
+13
2024-12-13
document the FK...$^SR idiom
Robin Haberkorn
3
-2
/
+3
2024-12-13
updated README: mention community resources
Robin Haberkorn
1
-0
/
+10
2024-12-13
updated INSTALL: how to install dependencies on Fedora and FreeBSD
Robin Haberkorn
1
-0
/
+10
2024-12-13
implemented Scintilla lexer for SciTECO code, i.e. TECO syntax highlighting
Robin Haberkorn
19
-27
/
+362
2024-12-10
updated NEWS: mentioned new release
Robin Haberkorn
1
-0
/
+3
2024-12-10
fixed compiler warnings when building release builds
Robin Haberkorn
1
-2
/
+2
2024-12-09
updated Debian package for v2.2.0 release
Robin Haberkorn
1
-0
/
+6
2024-12-09
updated FreeBSD package to v2.2.0
Robin Haberkorn
3
-34
/
+36
2024-12-09
prepared v2.2.0 release
v2.2.0
Robin Haberkorn
3
-31
/
+107
2024-12-08
fixed rubbing out file open with glob patterns
Robin Haberkorn
1
-5
/
+4
2024-12-08
implemented the ^Q command for converting between line and glyph positions
Robin Haberkorn
4
-7
/
+76
2024-12-06
support the ::S anchored search (string comparison) command (and ::FD, ::FR, ...
Robin Haberkorn
15
-72
/
+130
2024-12-05
nightly builds: use Mac OS 13 instead of the deprecated version 12
Robin Haberkorn
1
-1
/
+1
2024-12-05
updated NEWS: mention the chatroom poll
Robin Haberkorn
1
-2
/
+2
2024-12-04
use the new ^Y, ^S and @Xq commands in tedoc.tes and string.tes
Robin Haberkorn
2
-7
/
+7
2024-12-04
the <Xq> command now supports the @ modifier for cutting into the register
Robin Haberkorn
6
-12
/
+79
2024-12-04
implemented ^Y/^S commands for receiving pattern match/insertion ranges and l...
Robin Haberkorn
8
-25
/
+224
2024-11-30
sciteco(7): fixed outdated information about the STYLE_CALLTIP default colors
Robin Haberkorn
1
-3
/
+3
2024-11-30
updated Scinterm to the official v5.2 release
Robin Haberkorn
1
-0
/
+0
2024-11-25
fixed operator precedence application (fixup 5597bc72671d0128e6f0dba446c4dc8d...
Robin Haberkorn
2
-7
/
+12
2024-11-25
avoid dynamic stack allocation in teco_expressions_brace_return()
Robin Haberkorn
1
-4
/
+1
2024-11-25
fixed subtle operator precedence bug
Robin Haberkorn
2
-1
/
+7
2024-11-24
sciteco(7): minor documentation fix
Robin Haberkorn
1
-1
/
+1
2024-11-24
lexer.auto: use case-sensitive searches
Robin Haberkorn
1
-0
/
+0
2024-11-24
added special Q-Register ":" for accessing dot
Robin Haberkorn
9
-15
/
+76
2024-11-24
minor documentation changes: use typographic quotes instead of "
Robin Haberkorn
2
-3
/
+3
2024-11-23
string building: ^c (caret+c) does no longer expand to data garbage for non-c...
Robin Haberkorn
1
-0
/
+9
2024-11-23
disallow setting the radix to values lower than 2
Robin Haberkorn
3
-8
/
+34
2024-11-23
the search mode and current radix are mapped to __local__ Q-Registers ^X and ...
Robin Haberkorn
12
-56
/
+185
[prev]
[next]