simon-git: filter (main): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Sat May 10 08:40:40 BST 2025
TL;DR:
a8d82e1 recolour: fix handling of ESC[49m
Repository: https://git.tartarus.org/simon/filter.git
On the web: https://git.tartarus.org/?p=simon/filter.git
Branch updated: main
Committer: Simon Tatham <anakin at pobox.com>
Date: 2025-05-10 08:40:40
commit a8d82e1c394b65114d267344f3bc25718d611e46
web diff https://git.tartarus.org/?p=simon/filter.git;a=commitdiff;h=a8d82e1c394b65114d267344f3bc25718d611e46;hp=00b865abfcbd27940ef634c5ed683dc14bc02827
Author: Simon Tatham <anakin at pobox.com>
Date: Sat May 10 08:39:50 2025 +0100
recolour: fix handling of ESC[49m
That sequence is supposed to reset the background colour to the
default, but in fact, I'd accidentally made it reset the _foreground_
colour to the value of the default _background_.
recolour.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the tartarus-commits
mailing list