github binaricat/Netcatty v1.1.63

latest releases: v1.1.82, v1.1.81, v1.1.80...
one month ago

✨ Release Highlights

🚄 Mosh is now native, cross-platform, and dependable

v1.1.63 completes Netcatty's move to MoshCatty, a pure Rust Mosh client shared by Windows, macOS, and Linux. The old Windows Cygwin runtime and terminal-definition bundle are gone, so Mosh now ships as a single native client with the same connection path on every supported platform.

The first MoshCatty rollout exposed two serious Windows and terminal-integration problems, and both are fixed here. Arrow keys, Ctrl/Alt-modified arrows, Alt shortcuts, and Ctrl+C now pass through Windows terminals correctly. Mosh sessions also stay in Netcatty's normal terminal buffer, which brings keyword highlighting and scrollback back to life instead of hiding the active session in a separate screen.

Netcatty now restores cursor, mouse, and styling state when a Mosh connection ends, without throwing away the scrollback that users need after a disconnect. Packaging is locked to MoshCatty 0.1.4 or newer, so older affected clients cannot be bundled accidentally.

🖥️ More stable terminal panes and workspaces

Terminal panes now remain continuously rendered unless hibernation is enabled, reducing visual resets and state loss when moving between tabs and side panels. Split workspaces also recover their geometry when older saved layouts do not include an explicit view mode.

Closing a pane from the workspace toolbar now returns it to a standalone terminal tab instead of destroying the session. SFTP surfaces use an opaque background over the continuous terminal layer, and side-panel tooltips avoid the macOS traffic-light area.

🌐 Better SSH, SFTP, imports, and host information

SSH latency now reports the real network round-trip time instead of a less useful local measurement, and remote locale handling no longer overwrites the server's environment unexpectedly. OpenWrt process discovery and MobaXterm host imports have also been corrected.

SFTP uploads no longer report a false failure when the remote side has already completed successfully but closes the stream in a slightly different order.

🎨 Desktop and appearance polish

The default window can be maximized normally again, and switching from System appearance to Dark no longer loses the user's choice during an operating-system theme update. macOS Dock icon sizing has been corrected while keeping the packaged application icon unchanged.

Download based on your OS:

OS Download
Windows Setup x64
macOS DMG Apple Silicon DMG Intel X64
Linux AppImage x64 DebPackage x64 RpmPackage x64 ArchPackage x64
AppImage arm64 DebPackage arm64 RpmPackage arm64 ArchPackage arm64

What's Changed

New Contributors

Full Changelog: v1.1.61...v1.1.63

Don't miss a new Netcatty release

NewReleases is sending notifications on new releases.