Commit graph

13 commits

Author SHA1 Message Date
jaseg
87248c46ff Fix variable scope bug 2018-07-22 20:43:56 +02:00
jaseg
32c34ab174 Remove fmemopen altogether since it just doesn't work.
Closes #9.
2018-07-22 18:39:01 +02:00
jaseg
9f3492f131 Compile dynamically linked executables on MacOS 2016-04-28 22:40:14 +02:00
jaseg
dd685e3d8b Formatting fixes 2016-04-27 20:33:31 +02:00
jaseg
84dc917720 Link statically against musl 2015-07-07 02:49:51 +02:00
jaseg
5bd8c7dcca Fixed mulit-column character handling 2014-10-26 13:31:39 +01:00
jaseg
dd087f64ee Removed an obsolete comment 2014-10-26 11:25:37 +01:00
jaseg
1a7b19cd24 Made lolcat clean up after itself by resetting the term color 2014-10-25 16:44:33 +02:00
jaseg
01c43f14c2 Made the newline behavior compliant with the one of cat(1) 2014-10-25 16:39:50 +02:00
jaseg
14b47df452 Fixed --help, also added some randomness. 2014-10-25 16:31:26 +02:00
jaseg
e9a8e1c85a Fixed escape sequence pass-through 2014-10-24 15:27:44 +02:00
jaseg
1a1eb5a541 Added a LICENSE 2014-10-24 11:13:57 +02:00
jaseg
c607661ffa Initial commit 2014-10-24 11:12:03 +02:00