scripts icon indicating copy to clipboard operation
scripts copied to clipboard

scripts from pixelbeat.org

Results 4 scripts issues
Sort by recently updated
recently updated
newest added

I am not sure which of the [issues in BusyBox `sed`](https://bugs.busybox.net/buglist.cgi?quicksearch=sed) need to fixed to make it work with `ansi2html.sh`, but for now it is better to disable and warn...

I think it will be useful if we have the CLI Option to enable and disable word wrap, as certain outputs have very long lines. Refer: [css - How to...

Hello, while trying to convert [this](http://artscene.textfiles.com/ansi/artwork/fist.ans) `.ans` file with your script: cat fist.ans | ./ansi2html.sh -p > fist.html I received a [mess](https://freeshell.de/~antonius/file_host/fist.html). Should your script work with these files?

Given the git diff file below, ansi2html (the newest version pulled straight from the repo) will generate output that stops midway thru the file. Given that the "á" shows up...