Patch notes
FutureMUD Web MUD Client 1.1.0
Improved output navigation and multiline command editing for the FutureMUD Web MUD Client.
ยท mudclient · release · web-client
FutureMUD Web MUD Client 1.1.0 improves the live terminal experience in the browser.
Highlights
- Connection status now says
Connected to the MUD.without exposing the WebSocket proxy endpoint. - Remote output remains pinned only while the reader is at the bottom, preserving deliberate scrollback review while resuming automatic scrolling when the reader returns to the bottom.
- Focused output supports Home, End, Page Up, Page Down, and arrow-key navigation.
- Multiline command input keeps native caret and line navigation; command history is recalled only when moving beyond the top or bottom of the current text.
- Added focused regression coverage for command-history boundary behavior.