On Tue, May 21, 2013 at 08:52:52PM -0400, G David Modica wrote: > Hi, > > I just noticed that man pages are not rendered properly under st-0.4.1 tip. > For example in "man st" the SYNOPSYS line shows as: > st [-a] [-c ] [-f ] [-g ] [-o ] [-t ] [-w > ] [-v] [-e ...] > > st-0.3 shows the line as: > st [-a] [-c class] [-f font] [-g geometry] [-o file] [-t title] [-w > windowid] [-v] [-e command...] (actually class, font, etc are all underlined) > > xterm shows the same thing. > > Is there a bug in st-0.4.1 or have I mis-configured something? > > Regards, > David >
I had the same problem. I fixed it by changing defaultitalic and defaultunderline in the st config to a readable color. Cheers, Maximilian D.