Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

[ashell] Ctrl+X still saves input through load command #1874

Open
qiaojingx opened this issue Apr 19, 2018 · 0 comments
Open

[ashell] Ctrl+X still saves input through load command #1874

qiaojingx opened this issue Apr 19, 2018 · 0 comments
Assignees
Labels

Comments

@qiaojingx
Copy link

Description

Content inputted through load command isn't abandoned when exiting by CTRL+X

Test Code

Ashell;

Steps to Reproduction

  1. make ashell ROM=256
  2. make dfu
  3. acm> load test.js
  4. RAW>/*input something*/
  5. CTRL+X to exit

Actual Result

selection_002

Expected Result

Content inputted should not be saved.

Test Builds

Branch Commit Id Target Device Test Date Result
master 82662d6 Arduino 101 Apr. 19, 2018 Fail

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants