Skip to content

Releases: nitin42/terminal-in-react

terminal-in-react

09 Jul 15:01
Compare
Choose a tag to compare

Added support for checking the history of commands by pressing key up and key down.

terminal-in-react

09 Jul 10:29
Compare
Choose a tag to compare

New features

  • Added advance command options.
  • Now supports async handling of commands.
  • Added command pass through option.
  • Animations on resizing the terminal window.
  • Code refactored.
  • Bug fixes.

terminal-in-react

09 Jul 05:14
Compare
Choose a tag to compare

Few updates

  • Now you can minimise, maximise and close the window.
  • Added support for console logging.
  • Code refactored
  • Bug fixes