aboutsummaryrefslogtreecommitdiffstats
path: root/src/nyancat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-04Document, document, document.Kevin Lange1-25/+88
2011-12-04comments; do not break out of options on a non-IACKevin Lange1-2/+7
2011-12-04Use setjmp and alarm to break out of options handlingKevin Lange1-68/+86
2011-12-04Set the terminal title (xterm, gnome-terminal, screen...)Kevin Lange1-0/+5
2011-12-04Fix colors for textKevin Lange1-1/+2
2011-12-04You have nyaned for (way too long)Kevin Lange1-4/+25
2011-12-03Add a workaround for netcatKevin Lange1-0/+2
2011-12-03Fix linefeedsKevin Lange1-14/+35
2011-12-03Comments? In /my/ code? It's more likely than you think.Kevin Lange1-58/+143
2011-12-03Restore updated VT220 paletteKevin Lange1-4/+4
2011-12-03Get rid of all of that nasty pythonKevin Lange1-922/+256
2011-12-02Added include for signal.hMyles Borins1-0/+1
2011-12-02Added SIGINT_handler to re-initialize cursor for reset on non-sane terminal e...Myles Borins1-1/+6
2011-12-01Update everythingKevin Lange1-9/+76
2011-12-01Fixed fallback support to use bright foregrounds. Looks a lot betterKevin Lange1-16/+19
2011-12-01Add license header to c sourceKevin Lange1-1/+28
2011-11-30Made project more in line with Autotools standard.Aaron Peschel1-0/+933