]> git.gir.st - ircpipe.git/commit
make highlight strip control characters
authorTobias Girstmair <tobi@isticktoit.net>
Wed, 29 May 2024 18:33:03 +0000 (20:33 +0200)
committerTobias Girstmair <tobi@isticktoit.net>
Wed, 29 May 2024 19:56:20 +0000 (21:56 +0200)
commit946851c7865a864543497851560f9ee8365c12fe
tree6f7237a812a991d2be0c696d1ea1e42b0c650622
parent4daddbe43ca18aa08a063c25d4f4f89b68adb1d0
make highlight strip control characters

excluding \r \n, of course. this could easily have been a seperate
output filter (something like `tr -d '[:cntrl:]'` modulo CR/LF).
contrib/highlight
Imprint / Impressum