Commit Graph
41 Commits
Author SHA1 Message Date
Kevin Lange 837cd32902 Merge pull request #27 from Herringway/master
Exit gracefully when piped stdout becomes invalid
2013-12-15 20:11:26 -08:00
Kevin Lange d9eaf4c9cb Update nyancat.1 2013-10-28 18:27:52 -07:00
Kevin Lange 4c69d898b8 Merge pull request #26 from jmccrohan/master
Fix hyphen-used-as-minus-sign in nyancat.1
2013-07-02 16:42:31 -07:00
Kevin Lange 3b70f51377 Update src/nyancat.c
update copyright date, happy new year
2013-01-11 15:52:05 -08:00
Kevin Lange be9c6c6303 Merge pull request #24 from tbielawa/installmanpage
Install the nyancat man page (gzipped)
2012-11-13 10:06:32 -08:00
Kevin Lange 5750801fe8 Merge pull request #21 from MartinRosenberg/master
Fixed README: Fixed typo, now following 80-characters-per-line convention where possible
2012-10-07 11:41:43 -07:00
Kevin Lange 01f6c5ec53 Support the Suckless simple terminal
`st` supports xterm-256color escapes, so just treat
it the same as we treat xterm.
2012-09-12 17:42:27 -07:00
Kevin Lange bc1cda50dc Merge pull request #19 from herzi/master
small code adjustments
2012-07-03 09:30:08 -07:00
Kevin Lange afc4d6e25e Merge pull request #18 from jmccrohan/master
Update README.md
2012-06-07 18:50:00 -07:00
Kevin Lange 415f8251d9 Added extra display options 2012-03-25 19:32:39 -05:00
Kevin Lange 4fd7ab2ce4 Merge pull request #11 from Peetz0r/master
Apple ][ support (please oh please don't break things)
2012-02-20 11:19:53 -08:00
Kevin Lange 9404128709 [minor] Typo 2011-12-04 17:01:18 -06:00
Kevin Lange 387400bbbd Wow, that was dumb 2011-12-04 14:06:35 -06:00
Kevin Lange 48ec643ed1 Reset colors when exited from standalone mode 2011-12-04 13:48:33 -06:00
Kevin Lange 18d47f079e Tell people how to exit in the MOTD 2011-12-04 12:30:24 -06:00
Kevin Lange 6ec206094e Fix up the MOTD a bit 2011-12-04 04:16:31 -06:00
Kevin Lange bbeebb1208 Um, derp 2011-12-04 04:06:30 -06:00
Kevin Lange ab1fc8c49a [minor] 2011-12-04 04:05:52 -06:00
Kevin Lange 0efd68d3f0 Document, document, document. 2011-12-04 04:03:30 -06:00
Kevin Lange 24575e61ec comments; do not break out of options on a non-IAC 2011-12-04 03:47:20 -06:00
Kevin Lange f18f1e401a Use setjmp and alarm to break out of options handling 2011-12-04 03:43:33 -06:00
Kevin Lange f841e5fe16 Set the terminal title (xterm, gnome-terminal, screen...) 2011-12-04 02:27:06 -06:00
Kevin Lange 06ee9592e3 Fix colors for text 2011-12-04 01:19:16 -06:00
Kevin Lange 8653b2f538 You have nyaned for (way too long) 2011-12-04 01:12:11 -06:00
Kevin Lange affb94d97a Add a workaround for netcat 2011-12-03 20:02:47 -06:00
Kevin Lange db216877b8 Fix linefeeds 2011-12-03 19:57:59 -06:00
Kevin Lange cedbee69a2 Comments? In /my/ code? It's more likely than you think. 2011-12-03 19:49:30 -06:00
Kevin Lange 93fcebb156 updated readme 2011-12-03 19:31:21 -06:00
Kevin Lange c556b4ec19 Restore updated VT220 palette 2011-12-03 19:27:36 -06:00
Kevin Lange d2a07f7e5a Perhaps better characters for a VT220 2011-12-03 01:06:08 -06:00
Kevin Lange 843ffa271a Fix string literal warning 2011-12-03 00:34:07 -06:00
Kevin Lange 29e3645b84 Make the eyes uniform 2011-12-03 00:32:39 -06:00
Kevin Lange 4c5daecb46 Use the flat mouth 2011-12-03 00:30:49 -06:00
Kevin Lange b2615aef00 Update everything 2011-12-01 19:15:38 -06:00
Kevin Lange 913af36dde Fixed fallback support to use bright foregrounds. Looks a lot better 2011-12-01 11:54:28 -06:00
Kevin Lange cb850e9ab9 Make some changes to the server to make it easier to close 2011-11-30 20:31:02 -06:00
Kevin Lange 24afd7f1ac rxvt should emulate linux 2011-11-30 18:54:27 -06:00
Kevin Lange e0720adbde Buffer 1024 characters on each read 2011-11-30 17:26:22 -06:00
Kevin Lange 8174fc3133 Hide the cursor 2011-11-30 17:24:56 -06:00
Kevin Lange e90cbac98c Merge branch 'master' of github.com:klange/nyancat 2011-11-30 17:13:09 -06:00
Kevin Lange f78de8320d Telnet server 2011-11-30 17:12:57 -06:00