1 unstable release
0.1.0 | Feb 18, 2023 |
---|
#5 in #escape
16KB
80 lines
astrp
astrp
is a minimal command line tool to remove ansi escape sequences
from standard input and writing the result to standard output.
Installation
cargo install astrp
Usage
astrp
is intended to be used with other unix tools and not very
useful on its own.
astrp < text-with-escapes.txt > stripped-text.txt
Contributing and reporting bugs
Sending patches and bugs reporting is done via https://lists.sr.ht/~kchibisov/public-inbox
Dependencies
~220KB