Neat! I noticed it seems to crash when I open telnet in a fullscreen terminal (alacritty on 2560x1440), but if I make terminal half-width, it works. I didn't realize you could pass mouse control over telnet - need to read some code now! Good hack.
Alas, that's the part that has no source available. (The TELNET server class library has published source, buried in a hyperlink in a comment to a closed issue from 2019, but the actual program built to use that library has not.)