From 2f2119f9e7c63c03746dc550fa49cc7a0b96b5e8 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sat, 7 Feb 2026 22:23:49 +0100 Subject: updated Scinterm: extended color-pair support has been merged * Hopefully also fixed FreeBSD CI builds. Always define NCURSES_WIDECHAR. * Windows builds were probably also broken. We now pass down PDC_WIDE and PDC_FORCE_UTF8 into Scinterm as well. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index af9fd68..841ce77 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,7 +4,7 @@ ignore = untracked [submodule "scinterm"] path = contrib/scinterm - url = https://github.com/rhaberkorn/scinterm.git + url = https://github.com/orbitalquark/scinterm.git [submodule "lexilla"] path = contrib/lexilla url = https://github.com/ScintillaOrg/lexilla.git -- cgit v1.2.3