gitui
gitui copied to clipboard
Control chars in pre-commit hook output
I havn't found another report. But it's also not really bad, just a nit, really:
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
This?
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