Re: Bug in rendering <pre>
Ben Collver <[email protected]> Sun, 16 Mar 2025 10:06:13 -0700
| Newsgroups | gmane.comp.web.lynx.devel |
|---|---|
| Message-ID | <20250316170613.GA2061@rainbow> |
On Sun, Mar 16, 2025 at 03:21:07PM +0100, Tomas Volf wrote: > Hello, > > I hope this is the right place to report bugs. I think I might have > found one in how <pre><code> is rendered. On my home page[0] I have the > following block of code: > > In regular browser, it is rendered as this: > > However in lynx it ends up looking like the following: > > I have tested this with lynx 2.9.2. > > Have a nice day, > Tomas Volf > > 0: https://wolfsden.cz/ This renders correctly for me using 2.9.0dev10 with TERM=tmux-256color. What is the value of your TERM environment variable? -Ben