my wishlist in order of importance:
- command line history - so we can hit the up arrow a few times and get back to something we typed a few minutes ago
- ability to use arrow keys to edit a line instead of just delete key
- integrated editor like vi so we can write and test short program segments
- an echo option that echos each executing command line in sync with the executing program
- a step command that actually works… for me step will frequently stick at a line and not go further, don’t know why
- there is a bug where certain print statements will cause the Roku to reboot - this bug exists in spite of arguments I’ve heard to the contrary
