imcat
imcat copied to clipboard
Redirect stdout
Testing under Windows 10 ([Version 10.0.17692.1004]) I fail to redirect the output to a file. The file only contains a handful escape sequences.
In this case, only 311 bytes were written.
Huh? The thpe command does show the image, so the .ans file works.
But it is indeed a low res image. I think that if you redirect the output, imcat can no longer determine the terminal width?
A -width parameter would be most helpful. :)
In fact re-direction doesn't seem to work if your terminal windows size has W/H (in chars) smaller than the image W/H (in pixels). We need that width parameter...