Skip to content

terminal-in-react

Compare
Choose a tag to compare
@nitin42 nitin42 released this 10 Jul 16:04
· 148 commits to master since this release

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