summary: Data received from local proxy commands tagged as TCP Urgent (breaks telnet) class: bug: This is clearly an actual problem we want fixed. difficulty: fun: Just needs tuits, and not many of them. blocks: cygwin-terminal-window priority: low: We aren't sure whether to fix this or not. absent-in: r6807 present-in: r6808 fixed-in: r8158 4829802c43d46584cd2292785d77552fb94bfa4e (0.61)
When I implemented the
proxy-command feature, I accidentally
set it up so that all data received from a local proxy subprocess (on
both Unix and Windows) was tagged as TCP Urgent.
This made no difference to SSH (which is how I didn't notice), but it
completely breaks Telnet. Fixed in r8158.
If you want to comment on this web site, see the
Feedback page.