aboutsummaryrefslogtreecommitdiffstats
path: root/icat.go
AgeCommit message (Expand)AuthorFilesLines
2023-08-31Use one stdout buffer for the whole program.Rose Hogenson1-4/+6
2023-08-31Use bufio for output.Rose Hogenson1-2/+5
2023-08-31Use the draw package for resizing the image.Rose Hogenson1-4/+5
2023-08-30Load terminal size once at the beginning.Rose Hogenson1-8/+8
2023-08-30icat: a program to print images in the terminal.Rose Hogenson1-0/+80