Chris Lockfort
Chris Lockfort
https://github.com/shelr/shelr.tv is an open sauce version of the thing we were looking at before, and it can use ttyrec as a backend. You (or Alex Grant) could take a look...
whoops, sorry grantykins. The other parts are still borked though
closed due to unwillingness to put a lot of time into something so trivial as the bingeboard pagination
http://www.argon.org/~roderick/hearse/ looks interesting (look at script output)
The normal nethack fix for this involves printing black as dark blue (the consideration being that possible confusion of black glyphs with their naturally dark blue counterparts is far better...
Herp? Curses _does_ do this. curses_toggle_color_attr: ``` if (color == 0) /* make black fg visible */ { #ifdef USE_DARKGRAY if (iflags.wc2_darkgray && can_change_color() && (COLORS > 16)) { color...
Besides 256-color putty working, confirmed working in gnome-terminal (also in 256-color mode) as well. I assume you're having problems with OS X's Terminal.app ?
Blocking Issues before release to production: - Russ: Fix loop in panic() from mysql context - Clockfort: Add user registration
Awwww yeaaaah test the build and release, baby! Fixed user registration in c299f7ed1e72ffc656459ddc6ca586ae4a86d0f2, but it could use some additional edge-case error handling and some user testing.
I was planning on implementing the binge one manually. _shrug_