/>
aboutsummaryrefslogtreecommitdiffstats
path: root/nyancat.1 (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2012-09-12Support the Suckless simple terminalKevin Lange1-0/+2
`st` supports xterm-256color escapes, so just treat it the same as we treat xterm.
2012-07-03Fix type for sb_lenKevin Lange1-2/+2
2012-07-03do not hardcode sizesSven Herzberg1-2/+2
This patch will fix the following warning I received from gcc: > nyancat.c: In function ‘main’: > nyancat.c:497: warning: comparison is always true due to limited range of data type * src/nyancat.c: adjust the size of the array and update the references to its size
2012-06-08README.md: Update Debian specific informationJonathan McCrohan1-2/+8
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2012-06-08README.md: Add list of distributions with nyancatJonathan McCrohan1-0/+10
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2012-05-25Updated README to note the existence of the Debian package.Kevin Lange1-1/+5