Jakub Wilk Sat, 30 Sep 2017 01:17:20 -0700
gnulib-local/lib/term-ostream.oo.c contains the following expression:
(strlen (term) >= 4 && memcmp (term, "rxvt", 7) == 0) This should be of course s/7/4/. -- Jakub Wilk