-
Type: Bug
-
Resolution: Gone away
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Embedded Shell
-
None
-
Environment:OS:
node.js / npm versions:
Additional info:
-
5
-
Not Needed
the “in browser shell” loses history of the command currently being typed when someone press arrow up / down.
1. run a few commands to populate the history
2. start to type a command and do not press enter but arrow up to scroll to other history entries
3. press arrow down few times to go back to the command you where typing
I'd expect the command to be there but instead is gone.
This seems to be some kind of regression.