Skip to content

v.0.1.0

Compare
Choose a tag to compare
@wavesoft wavesoft released this 12 Sep 14:07
· 17 commits to master since this release

First beta release that includes the core local-echo functionality

  • ADDED: Promise-based .read() function to prompt the user and read a single line of input using local echo
  • ADDED: Arrow navigation
  • ADDED: Word-boundary navigation
  • ADDED: Word-boundary deletion
  • ADDED: Local command history
  • ADDED: Multi-line command input
  • ADDED: Free multi-line command navigation