mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-04-01 19:20:13 -05:00

While re-testing the other backends, I noticed that they work really badly in the GTK event log, which apparently interprets tabs as meaning 'next table column', and assumes that any line not containing a tab must be entirely in the leftmost column. So all the Telnet negotiations are miles off to the right, beyond the longest other line in the entire log. Replaced with a bit more verbiage.