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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
18 hours
fnkeys.tes: fixed cursor navigation at beginning and end of document
HEAD
master-fmsbw-ci
master
Robin Haberkorn
1
-0
/
+0
12 days
fnkeys.tes: when preserving the horizontal column, take the character represe...
Robin Haberkorn
1
-0
/
+0
2025-12-11
SciTECO lexer: braces and two-character operators are now actually styled as ...
Robin Haberkorn
1
-0
/
+0
2025-11-19
refactored some lexer configurations to make them more pleasurable to look at
Robin Haberkorn
4
-6
/
+10
2025-11-12
updated Scintilla: tabs in command lines and SciTECO buffers are now rendered...
Robin Haberkorn
1
-0
/
+0
2025-11-08
added ED flag 2048 to redirect Scintilla messages to the command line view: e...
Robin Haberkorn
3
-7
/
+20
2025-11-02
render tabs as "TAB" in the command-line and in SciTECO macros
Robin Haberkorn
1
-0
/
+0
2025-10-01
added high-contrast color scheme
Robin Haberkorn
3
-0
/
+41
2025-09-15
fnkeys.tes: fixed clicking the fold margin
Robin Haberkorn
1
-1
/
+1
2025-08-13
YAML lexer: default to 2 character soft tabs
Robin Haberkorn
1
-0
/
+3
2025-08-08
don't install the standalone scripts from lib/ as actual scripts: should fix ...
Robin Haberkorn
3
-17
/
+14
2025-08-07
tecat.tes: optimized by using a binary mask instead of string
Robin Haberkorn
1
-0
/
+0
2025-08-07
added tecat.tes to standard library: can be installed as the Git textconv filter
Robin Haberkorn
3
-2
/
+14
2025-08-06
command-line arguments are no longer passed via the unnamed buffer, but via s...
Robin Haberkorn
2
-37
/
+45
2025-07-31
repl.tes: added script that reproduces the classic TECO REPL command-line
Robin Haberkorn
2
-0
/
+57
2025-06-03
added LaTeX lexer config
Robin Haberkorn
2
-1
/
+34
2025-05-24
<EI> has been repurposed and is the macro file inclusion (indirect file) comm...
Robin Haberkorn
3
-2
/
+2
2025-05-16
python lexer: fixed block comment styling
Robin Haberkorn
1
-1
/
+3
2025-05-01
implemented email and git lexer folding
Robin Haberkorn
2
-5
/
+23
2025-05-01
folding: enable markers for sub-folds as well
Robin Haberkorn
1
-3
/
+4
2025-04-27
opener.tes: Fixed +line,column syntax
Robin Haberkorn
1
-3
/
+5
2025-04-27
support folding via F1 and clicks in the folding margin
Robin Haberkorn
2
-0
/
+30
2025-04-23
fixup: fixed monospace sections in womanpages when lexer.font is not customiz...
Robin Haberkorn
1
-2
/
+9
2025-04-22
Gtk: monospaced sections in womanpages now respect lexer.font and variable-wi...
Robin Haberkorn
1
-1
/
+7
2025-04-18
scite2co: look up file patterns from filter.<lang> properties instead of file...
Robin Haberkorn
1
-1
/
+1
2025-04-18
added CSS lexer configuration
Robin Haberkorn
2
-1
/
+76
2025-04-18
Gtk/win32: fixed fonts and therefore pango warnings on startup (closes #7)
Robin Haberkorn
1
-1
/
+1
2025-04-09
fnkeys.tes: mouse scrolling scrolls 2 lines by default and left clicks update...
Robin Haberkorn
1
-3
/
+6
2025-04-09
added SQL lexer configuration
Robin Haberkorn
2
-1
/
+72
2025-04-04
scroll caret __almost__ always automatically after key presses
Robin Haberkorn
1
-2
/
+2
2025-04-03
improved the "asm" (x86 assembly) lexer
Robin Haberkorn
1
-1
/
+9
2025-03-31
the git, sciteco and email lexer configurations are now installed even --with...
Robin Haberkorn
1
-5
/
+5
2025-03-31
added tutorial document, which is automatically loaded on the first invocation
Robin Haberkorn
1
-0
/
+0
2025-03-31
opener.tes: fixed opening filename:line if filename has trailing digits
Robin Haberkorn
1
-3
/
+4
2025-03-23
the ES command (send Scintilla message) now supports passing both wParam and ...
Robin Haberkorn
4
-0
/
+0
2025-03-22
harmonized all word-movement and deletion commands: they move/delete until th...
Robin Haberkorn
2
-3
/
+3
2025-03-12
sciteco lexer: enable 2-char soft tabs by default
Robin Haberkorn
1
-0
/
+4
2025-03-08
Asciidoc, Markdown and Git lexers: enable word wrapping by default
Robin Haberkorn
3
-0
/
+6
2025-03-08
added "email" lexer for writing mails
Robin Haberkorn
2
-1
/
+36
2025-03-01
GTK: improved the RGB values of the 16 default colors
Robin Haberkorn
1
-18
/
+48
2025-02-16
implemented mouse support via special ^KMOUSE and <EJ> with negative keys
Robin Haberkorn
1
-0
/
+68
2024-12-30
support +line[,column] and filename:line:column syntaxes when opening files
Robin Haberkorn
2
-2
/
+39
2024-12-24
added session.fossil for setting up buffer sessions per Fossil repository
Robin Haberkorn
1
-0
/
+0
2024-12-24
simplified session.svn: no need to mess around with XML
Robin Haberkorn
1
-0
/
+0
2024-12-24
introduced true block and EOL comments
Robin Haberkorn
78
-134
/
+146
2024-12-14
update sciteco.tes: this again highlights commands, but not Q-Register names
Robin Haberkorn
1
-2
/
+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
1
-1
/
+1
2024-12-13
implemented Scintilla lexer for SciTECO code, i.e. TECO syntax highlighting
Robin Haberkorn
2
-1
/
+22
2024-12-08
implemented the ^Q command for converting between line and glyph positions
Robin Haberkorn
2
-7
/
+7
[next]