Releases: iondodon/manter
Releases · iondodon/manter
v.0.2.0
- upgraded to xterm.js v.5.1.0
- added addons
- upgraded the Rust and JS libraries
- code refactoring
v.0.1.3
- restructured the CLI library
- added support for an array of names and an array of regex
- added maven to the CLI library
v.0.1.2
- Fixed close tab bug
- Restyled suggestions container
v.0.1.1
- Now the shell process is based on the user's default shell
- The user's default shell is used instead of
su
- No need to insert the password each time a new session is created
Release v0.1.0
First release:
- autocomplete suggestions for
cd
- data displayed on the bottom bar based on custom scripts defined in
HOME/USER/.manter.json