- Fixed showing cursor.
- Added symbols utility.
- Force to show cursor after running program.
- Don't accept input when program is running.
- Don't render suggestion after submit a command.
- Fixed
echo
command appends=
accidentially. - Added a very simple
curl
command. - Removed "exit code" feature.
- Removed
true
command. - Removed
false
command. - Added support executing external JavaScript code.
- Improved parsing error message.
- Initial release.