aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-05-03disallow command-line termination ($$) while editing the command-line replace...Robin Haberkorn2-0/+17
2025-05-03fixed teco_doc_undo_exchange(): use reference counting nowRobin Haberkorn2-2/+19
2025-05-02implemented folding for the SciTECO lexerRobin Haberkorn1-1/+26
2025-05-02auto-expand folds even after mouse eventsRobin Haberkorn3-6/+12
2025-05-02grosciteco: folding in woman pagesRobin Haberkorn4-0/+64
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 Haberkorn3-9/+23
2025-04-27support folding via F1 and clicks in the folding marginRobin Haberkorn5-0/+36
2025-04-25README: the Alpine package is now in the "community" repositoryRobin Haberkorn2-6/+2
2025-04-23fixup: fixed monospace sections in womanpages when lexer.font is not customiz...Robin Haberkorn3-5/+12
2025-04-22Gtk: monospaced sections in womanpages now respect lexer.font and variable-wi...Robin Haberkorn3-3/+10
2025-04-19debian: updated changelogRobin Haberkorn1-1/+1
2025-04-20FreeBSD: updated package for v2.4.0 releaseRobin Haberkorn3-7/+8
2025-04-19updated ChangeLog and TODO for v2.4.0 releasev2.4.0Robin Haberkorn3-40/+209
2025-04-19Gtk: fixed setting the mouse cursor after changing the active bufferRobin Haberkorn2-2/+12
2025-04-18scite2co: look up file patterns from filter.<lang> properties instead of file...Robin Haberkorn1-1/+1
2025-04-18added CSS lexer configurationRobin Haberkorn3-1/+77
2025-04-18Gtk/win32: fixed fonts and therefore pango warnings on startup (closes #7)Robin Haberkorn4-8/+14
2025-04-18Gtk: prevent drag-and-drop interaction and block more possibly dangerous touc...Robin Haberkorn1-1/+12
2025-04-17nightlies: install fuse for running AppImagesRobin Haberkorn1-0/+1
2025-04-16CI/Nightly builds: Ubuntu 20.04 runners have been disabledRobin Haberkorn4-9/+9
2025-04-16curses: minor cleanup - avoid preprocessor statementsRobin Haberkorn1-11/+6
2025-04-15try hard to preserve the vertical scrolling position when auto-scrolling dotRobin Haberkorn2-5/+23
2025-04-14sciteco(1): added EXAMPLES sectionRobin Haberkorn1-0/+49
2025-04-13Gtk: do not attempt automatic ANSI key translation for dead keysRobin Haberkorn1-0/+5
2025-04-13fixed error message for nW and nP if it would move the pointer beyond the doc...Robin Haberkorn1-2/+2
2025-04-13Curses: the mouse now scrolls two lines per event in the popup windowRobin Haberkorn1-2/+2
2025-04-13PDCurses/Win: more or less fixed mouse supportRobin Haberkorn1-6/+37
2025-04-13fixed undoing bitfields on WindowsRobin Haberkorn16-182/+184
2025-04-12freebsd port: synced with upstream port sourcesRobin Haberkorn1-1/+1
2025-04-10testsuite: check whether comparisons for equality really work with the `a-b"=...Robin Haberkorn2-12/+27
2025-04-10fixed formatting of the smallest possible integerRobin Haberkorn4-2/+19
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 Haberkorn3-1/+73
2025-04-09fixup: <EI> command can be at-modified as in `@EI/foo/`Robin Haberkorn1-1/+2
2025-04-09tightened rules for specifying modifiersRobin Haberkorn6-59/+170
2025-04-08minor improvements of TECO_DEFINE_STATE_COMMENT() documentationRobin Haberkorn1-2/+6
2025-04-08improved rubbing out commands with modifiersRobin Haberkorn5-63/+142
2025-04-04avoid legacy implict rules in doc/Makefile.am: should fix clean buildsRobin Haberkorn1-3/+2
2025-04-04scroll caret __almost__ always automatically after key pressesRobin Haberkorn4-9/+16
2025-04-03the tutorial is now built along with all other HTML documents if --enable-htm...Robin Haberkorn7-22/+34
2025-04-03tutorial: fixed excess space after example display blocks in some versions of...Robin Haberkorn1-0/+6
2025-04-03improved the "asm" (x86 assembly) lexerRobin Haberkorn1-1/+9
2025-04-01updated Scinterm to v5.4: Only show scroll bars when they can be scrolledRobin Haberkorn1-0/+0
2025-03-31FreeBSD port: ship email lexer and tutorialRobin Haberkorn1-2/+5
2025-03-31the git, sciteco and email lexer configurations are now installed even --with...Robin Haberkorn1-5/+5
2025-03-31fixup: `make clean` removes tutorial.ms nowRobin Haberkorn1-6/+5
2025-03-31grosciteco: added the `oq` and `cq` glyphsRobin Haberkorn1-0/+2
2025-03-31fixup: actually distribute the new tutorial.ms.in fileRobin Haberkorn1-14/+7