aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
9 daysadded high-contrast color schemeRobin Haberkorn3-0/+41
2025-09-15fnkeys.tes: fixed clicking the fold marginRobin Haberkorn1-1/+1
2025-08-13YAML lexer: default to 2 character soft tabsRobin Haberkorn1-0/+3
2025-08-08don't install the standalone scripts from lib/ as actual scripts: should fix ...Robin Haberkorn3-17/+14
2025-08-07tecat.tes: optimized by using a binary mask instead of stringRobin Haberkorn1-0/+0
2025-08-07added tecat.tes to standard library: can be installed as the Git textconv filterRobin Haberkorn3-2/+14
2025-08-06command-line arguments are no longer passed via the unnamed buffer, but via s...Robin Haberkorn2-37/+45
2025-07-31repl.tes: added script that reproduces the classic TECO REPL command-lineRobin Haberkorn2-0/+57
2025-06-03added LaTeX lexer configRobin Haberkorn2-1/+34
2025-05-24<EI> has been repurposed and is the macro file inclusion (indirect file) comm...Robin Haberkorn3-2/+2
2025-05-16python lexer: fixed block comment stylingRobin Haberkorn1-1/+3
2025-05-01implemented email and git lexer foldingRobin Haberkorn2-5/+23
2025-05-01folding: enable markers for sub-folds as wellRobin Haberkorn1-3/+4
2025-04-27opener.tes: Fixed +line,column syntaxRobin Haberkorn1-3/+5
2025-04-27support folding via F1 and clicks in the folding marginRobin Haberkorn2-0/+30
2025-04-23fixup: fixed monospace sections in womanpages when lexer.font is not customiz...Robin Haberkorn1-2/+9
2025-04-22Gtk: monospaced sections in womanpages now respect lexer.font and variable-wi...Robin Haberkorn1-1/+7
2025-04-18scite2co: look up file patterns from filter.<lang> properties instead of file...Robin Haberkorn1-1/+1
2025-04-18added CSS lexer configurationRobin Haberkorn2-1/+76
2025-04-18Gtk/win32: fixed fonts and therefore pango warnings on startup (closes #7)Robin Haberkorn1-1/+1
2025-04-09fnkeys.tes: mouse scrolling scrolls 2 lines by default and left clicks update...Robin Haberkorn1-3/+6
2025-04-09added SQL lexer configurationRobin Haberkorn2-1/+72
2025-04-04scroll caret __almost__ always automatically after key pressesRobin Haberkorn1-2/+2
2025-04-03improved the "asm" (x86 assembly) lexerRobin Haberkorn1-1/+9
2025-03-31the git, sciteco and email lexer configurations are now installed even --with...Robin Haberkorn1-5/+5
2025-03-31added tutorial document, which is automatically loaded on the first invocationRobin Haberkorn1-0/+0
2025-03-31opener.tes: fixed opening filename:line if filename has trailing digitsRobin Haberkorn1-3/+4
2025-03-23the ES command (send Scintilla message) now supports passing both wParam and ...Robin Haberkorn4-0/+0
2025-03-22harmonized all word-movement and deletion commands: they move/delete until th...Robin Haberkorn2-3/+3
2025-03-12sciteco lexer: enable 2-char soft tabs by defaultRobin Haberkorn1-0/+4
2025-03-08Asciidoc, Markdown and Git lexers: enable word wrapping by defaultRobin Haberkorn3-0/+6
2025-03-08added "email" lexer for writing mailsRobin Haberkorn2-1/+36
2025-03-01GTK: improved the RGB values of the 16 default colorsRobin Haberkorn1-18/+48
2025-02-16implemented mouse support via special ^KMOUSE and <EJ> with negative keysRobin Haberkorn1-0/+68
2024-12-30support +line[,column] and filename:line:column syntaxes when opening filesRobin Haberkorn2-2/+39
2024-12-24added session.fossil for setting up buffer sessions per Fossil repositoryRobin Haberkorn1-0/+0
2024-12-24simplified session.svn: no need to mess around with XMLRobin Haberkorn1-0/+0
2024-12-24introduced true block and EOL commentsRobin Haberkorn78-134/+146
2024-12-14update sciteco.tes: this again highlights commands, but not Q-Register namesRobin Haberkorn1-2/+2
2024-12-13fixed lexer.checkheader: restore dot in case of successRobin Haberkorn1-1/+1
2024-12-13fixup 244a54a18b7db6af177c9d10f3224772f08d7484: abuse the Scintilla view's "i...Robin Haberkorn1-1/+1
2024-12-13implemented Scintilla lexer for SciTECO code, i.e. TECO syntax highlightingRobin Haberkorn2-1/+22
2024-12-08implemented the ^Q command for converting between line and glyph positionsRobin Haberkorn2-7/+7
2024-12-06support the ::S anchored search (string comparison) command (and ::FD, ::FR, ...Robin Haberkorn5-4/+4
2024-12-04use the new ^Y, ^S and @Xq commands in tedoc.tes and string.tesRobin Haberkorn1-1/+1
2024-11-24lexer.auto: use case-sensitive searchesRobin Haberkorn1-0/+0
2024-11-24added special Q-Register ":" for accessing dotRobin Haberkorn2-9/+5
2024-11-11session.tes: store the current tab style (width and hard-tabs); fixed for fil...Robin Haberkorn1-0/+0
2024-10-16Solarized color scheme: fixed F5 function key macroRobin Haberkorn1-2/+2
2024-09-26Git lexer: added support for TAG_EDITMSG and MERGE_MSGRobin Haberkorn1-0/+2