mosh-1.4.0
The Mosh team is pleased to announce the long-awaited 1.4.0 release. This release has a mix of bug fixes and new features.
Summary of what's new
New features:
- Support OSC 52 clipboard copy integration (Alex Cornejo)
- Allow non-inserting prediction (--predict-overwrite) (John Hood)
- Don't do prediction on large pastes into mosh-client (John Hood)
- Add true color support (Kang Jianbin)
- Add syslog logging of connections (Tom Judge)
- If exec()ing the remote command fails, pause briefly (John Hood)
Bug fixes:
- ignore unknown renditions (Keith Winstein)
- Overlays were getting set to the wrong colors (John Hood)
- Fix issue with incorrect true-color background erase colors (John Hood)
- Use HAVE_UTEMPTER instead of HAVE_UPTEMPTER (Michael Jarvis)
- Apply latest consecutive resize, not earliest (Peter Edwards)
- Use CLOCK_MONOTONIC_RAW when available (Harry Sintonen)
- Add tmux and alacritty to title_term_types (Naïm Favier)
- Don't sometimes hang just after launching ssh (Kalle Samuels)
Internal changes: