0.18.0
Released on 10/06/2025
- 🐚 An Embedded shell for termscp:
- Issue 340: Replaced the
Exec
popup with a fully functional terminal emulator embedded thanks to A-Kenji's tui-term. - Command History
- Support for
cd
andexit
commands as well. - Exit just closes the terminal emulator.
- Issue 340: Replaced the
- Issue 345: Default keys are used from
~/.ssh
directory if no keys are resolved for the host. - Updated dependencies and updated the Rust edition to
2024