gitui icon indicating copy to clipboard operation
gitui copied to clipboard

Control chars in pre-commit hook output

Open blaggacao opened this issue 1 year ago • 3 comments

I havn't found another report. But it's also not really bad, just a nit, really:

image

blaggacao avatar Feb 21 '24 16:02 blaggacao

interesting. i wonder if there is a way to print text in ratatui that will use the providing control sequences.

or otherwise if there is a crate to filter out these

extrawurst avatar Feb 21 '24 16:02 extrawurst

This?

blaggacao avatar Feb 21 '24 16:02 blaggacao

no i think that wont do it. it does not mention picking up control sequences from the string anywhere. probably leads to the same result as right now

extrawurst avatar Feb 21 '24 16:02 extrawurst