raineorshine / solidity-repl

Ethereum Solidity REPL
ISC License
396 stars 33 forks source link

Up and down should scroll through history #17

Open dmdque opened 6 years ago

dmdque commented 6 years ago

Right now if I press up, it prints ^[[A. Ideally it would scroll through history as shells do.

This may be environment specific. I tested macOS 10.13.3 with bash and zsh.

Definitely a nice-to-have, but worth tracking!

raineorshine commented 6 years ago

Yes, it's quite a simple shell :). Good possible improvement!

eagr commented 2 years ago

@dmdque check this out https://github.com/eagr/sol-repl