terminal-in-react
Major changes
- We have developed a plugin system which helps you develop custom plugins for the
<Terminal />
component. - Added support for multi line inputs.
- Improved tab autocompletion.
- Now you can hide default options in the terminal.
- Docs updated.
- Added tests
- Bug fixes