Conversation
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
|
for the specific cases of the styling, yes, it might need more work, currently i would classify it as 'least effort' - if you strip ansi, it might work (if its just color changes for example), if its more complex things, it probably won't. can you share some specific case in which you found problems? |
Sorry for the late reply, but I gave an example in issue #785. I could try to help resolve the issue, but unfortunately I'm not sure where to start with this one. |
I think this would be mostly useful for choose and filter, but anyway, this allows to disable the ANSI stripping when reading from STDIN.
alternative implementation of #782