Crates.io | ansi-stripper |
lib.rs | ansi-stripper |
version | 0.1.0 |
source | src |
created_at | 2022-05-01 22:55:19.580876 |
updated_at | 2022-05-01 22:55:19.580876 |
description | Strip ansi escape sequences from stdin and write result to stdout |
homepage | |
repository | https://git.sr.ht/~kchibisov/ansi-stripper |
max_upload_size | |
id | 578780 |
size | 42,002 |
ansi-stripper
is a minimal command line tool to remove ansi escape sequences
from standard input and writing the result to standard output.
cargo install ansi-stripper
ansi-stripper
is intended to be used with other unix tools and not very
useful on its own.
ansi-stripper < text-with-escapes.txt > stripped-text.txt
Sending patches and bugs reporting is done via https://lists.sr.ht/~kchibisov/public-inbox