Bigous / QTail

QT Log Tool
0 stars 0 forks source link

Add configuration for replace / highligh control chars #15

Closed Bigous closed 1 week ago

Bigous commented 2 weeks ago

Today we always replace control chars (\u0000 - \u001f) by its counterpart emojis (\u24000 - \u241f) and highlight then with background red and foreground white.

It should be configurable (both the replace and highlight)