From 3742537fdb49e332643eec2656d4ff4ac49b1260 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Fri, 18 Oct 2024 03:43:35 +0300 Subject: updated Scinterm: italic and underline styles are now supported on Curses * For instance, when using the Solarized color scheme, comments will be in italics. * The underline style could also be supported in color.set, but currently it's not required. * Unfortunately, this does *not* fix the INDIC_PLAIN indicator style for underlining, so you still cannot use that eg. for spell checking. * See https://github.com/orbitalquark/scinterm/issues/22 --- contrib/scinterm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/scinterm b/contrib/scinterm index bbedf02..566097a 160000 --- a/contrib/scinterm +++ b/contrib/scinterm @@ -1 +1 @@ -Subproject commit bbedf0215c9b0d3049925d3886d983f6d778581d +Subproject commit 566097a89fe0b6a1d279f1cb12d071f287146bc9 -- cgit v1.2.3