diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-10-18 03:43:35 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-10-18 14:32:32 +0300 |
commit | 3742537fdb49e332643eec2656d4ff4ac49b1260 (patch) | |
tree | 72bf2b45f8e05532db1d53c7611e4fc458faee9d /contrib/scinterm | |
parent | a749199e04f05d45180b934c536312bcb8ccc515 (diff) | |
download | sciteco-3742537fdb49e332643eec2656d4ff4ac49b1260.tar.gz |
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
Diffstat (limited to 'contrib/scinterm')
m--------- | contrib/scinterm | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/contrib/scinterm b/contrib/scinterm -Subproject bbedf0215c9b0d3049925d3886d983f6d778581 +Subproject 566097a89fe0b6a1d279f1cb12d071f287146bc |