You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
Description
Content inputted through load command isn't abandoned when exiting by CTRL+X
Test Code
Ashell;
Steps to Reproduction
make ashell ROM=256
make dfu
acm> load test.js
RAW>/*input something*/
Actual Result
Expected Result
Content inputted should not be saved.
Test Builds
Additional Information
Open a separate issue since it is still reproduced in ashell and #1446 has been closed for this feature has been abandoned in IDE.
The text was updated successfully, but these errors were encountered: