raineorshine / solidity-repl

Ethereum Solidity REPL
ISC License
396 stars 33 forks source link

How to convince input last sentence? #29

Open CyberFork opened 4 years ago

CyberFork commented 4 years ago

If I type up keyboards it's ^[[A but not the sentence I input last time.

raineorshine commented 4 years ago

I'm afraid I don't understand what you're trying to say. You'll have to write out a clearer description and steps to reproduce.

eagr commented 2 years ago

@CyberFork check this out https://github.com/eagr/sol-repl, just in case

CyberFork commented 2 years ago

@CyberFork check this out https://github.com/eagr/sol-repl, just in case

This sol tools solved the problem I mentioned before. When I press [ Key: ↑ ] I can get the code input last time.