Skip to content

0.3.0

Choose a tag to compare

@gsamokovarov gsamokovarov released this 16 Sep 14:40
· 745 commits to main since this release

The 0.3.0 is the first release with a proper VT100 emulation!

demo

  • Proper VT100 emulation using shellinabox' vt100.js terminal emulator.
  • Add config.web_console.command to allow custom programs execution.
  • Add config.web_console.timeout to allow for long-polling, where available.
  • Remove config.web_console.prevent_irbrc_execution.