Commit graph

2 commits

Author SHA1 Message Date
Danilo Egea Gondolfo
4ec603097d - Update to 1.0.1
PR:		195912
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
2014-12-13 19:12:22 +00:00
Dmitry Marakasov
fdbee8e1ea sansi was written to strip the ANSI control sequences in files, or
output, often, but not limited to those generated by compilers. I
found it difficult to visually grope/grep the output of script(1)
sessions. Especially with the advent of clang. While it's nice to
replay the script(1) sessions to view the highlighted messages.
It's near impossible to read it inline in your favorite pager, or
text editor;
Enter sansi.

WWW: http://BSDforge.com/projects/textproc/sansi/

PR:		195661
Submitted by:	portmaster@bsdforge.com
2014-12-12 00:29:40 +00:00