From 26bcf1e04d5fcadc2fa968d7b5ce0e458d0aaa92 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sat, 9 May 2026 23:08:15 +0200 Subject: updated Scintilla to v5.6.2 * This is mainly to support Scinterm 6.0, which does not appear to work with older Scintilla versions (obviously a bug). * SCI_SETTABDRAWMODE(SCTD_CONTROLCHAR) has been merged upstream * SC_LINE_END_TYPE_NONE will not be merged and may have to be permanently maintained. --- contrib/scintilla | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/scintilla b/contrib/scintilla index 748f9cb..a534721 160000 --- a/contrib/scintilla +++ b/contrib/scintilla @@ -1 +1 @@ -Subproject commit 748f9cbc4f2a9d7a4216feaa37aee8e834123f0c +Subproject commit a534721011f35a1a56c2a815f8b2fa31e0a8ebbd -- cgit v1.2.3