]> git.ipfire.org Git - pakfire.git/commit
log file: Try to process any ANSI escape sequences
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 14 Feb 2025 15:55:27 +0000 (15:55 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 14 Feb 2025 17:07:05 +0000 (17:07 +0000)
commit76182c27ae8d9f791c9088f0171287443f51aff3
tree1c95038eb7fbdc5807983aa918feb6b2aa89a2a8
parent18ac96e3e7d956894d4897501033f0cdceb2f37d
log file: Try to process any ANSI escape sequences

This is a rather basic implementation and it has the problem that it
erases the entire timestamp on carriage return, too.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/pakfire/log_file.c