You need to sign in or sign up before continuing.
- Sep 03, 2022
-
-
Adam Borowski authored
-
Adam Borowski authored
-
- Apr 19, 2020
-
-
Adam Borowski authored
-
Adam Borowski authored
-
Adam Borowski authored
An actually buggy fallthrough! "c" is clobbered.
-
Adam Borowski authored
-
Adam Borowski authored
-
Adam Borowski authored
-
Adam Borowski authored
-
Adam Borowski authored
-
Adam Borowski authored
-
- Sep 30, 2019
-
-
Adam Borowski authored
Most consumers don't care about delays of 0, and nh-recorder is dead format these days, so fixing this is not of high priority.
-
- Dec 21, 2018
-
-
Adam Borowski authored
-
- Oct 15, 2018
-
-
Adam Borowski authored
-
- Oct 03, 2018
-
-
Adam Borowski authored
-
- Oct 01, 2018
-
-
Adam Borowski authored
The right is but a placeholder.
-
- Sep 30, 2018
-
-
Adam Borowski authored
-
Adam Borowski authored
Might be better to just use git these days...
-
Adam Borowski authored
It's harmful to exclude GPL=2.
-
Adam Borowski authored
-
Adam Borowski authored
-
Adam Borowski authored
Recording TELNET is a wee bit obsolete, and even logging other TCP connections is of little use as everything networked is encrypted these days.
-
Adam Borowski authored
-
Adam Borowski authored
-
Adam Borowski authored
Silences a bunch of warnings.
-
Adam Borowski authored
-
Adam Borowski authored
Instead of using 256 color mode for everything, with a hacky value of 16 for "default", and varying them at output -- tag the color with the mode. Also, use textual description of attributes for the testsuite.
-
Adam Borowski authored
Colors will be tagged with the appropriate mode (mono/16/256/RGB) on bits 24..25 of the relevant attribute half (fg, bg).
-
- Sep 29, 2018
-
-
Adam Borowski authored
They do nothing, but went out of bounds checking for CJK damage.
-
Adam Borowski authored
-
Adam Borowski authored
-
Adam Borowski authored
-
Adam Borowski authored
We'd need checks all around for CJK, and a terminal of width 1 is of no real use anyway.
-
Adam Borowski authored
As ".cast-v1" is not a recognized read extension, this also exercises autodetection.
-
Adam Borowski authored
This makes them work even if the file extension is not .cast (plus ev. compression) -- unlike .ttyrec, .nh or .dm2, there seems to be no real consistency. As a downside, files that were supposed to be asciicasts but are not, will get blasted via "live".
-
Adam Borowski authored
All because of ungetc()'s deficiency.
-
Adam Borowski authored
-
Adam Borowski authored
-
Adam Borowski authored
-
Adam Borowski authored
-