v0.1.64
Termy got a small but important macOS input fix in this release. Option-based key layouts on macOS are now handled as pure text events, which should make accented and alternate character input behave more naturally in the terminal. There’s also a routine Cargo.lock update to keep dependency state in sync.
- Fixed macOS
Option+keylayouts being treated as key events instead of text input. - Updated
Cargo.lock.