Commit 5703f4d
chore(deps): bump TelnetNegotiationCore 2.5.2 -> 2.5.3
2.5.3 fixes client-side NAWS (RFC 1073): the client now offers WILL NAWS and
only sends an SB NAWS window-size update once the server enables it (DO NAWS).
Previously the client sent an unsolicited SB NAWS, which made SharpMUSH swallow
the next line — so typed logins to Convergence intermittently bounced back to
the login screen (auto-login, sent before any window-size update, was fine).
Bumped in Core, Web, and App. Core + Web build clean; 194 Core tests pass.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HHCRc5CJ6595iMzEgYYdQp1 parent c36c03a commit 5703f4d
3 files changed
Lines changed: 8 additions & 4 deletions
File tree
- src
- SharpClient.App
- SharpClient.Core
- SharpClient.Web
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
118 | 122 | | |
119 | 123 | | |
120 | 124 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments