kumavis / ethereum-simulator

:money_with_wings: [Out-of-date] An intereactive simulator for ethereum contracts
https://kumavis.github.io/ethereum-simulator
MIT License
44 stars 13 forks source link

Configurable keyboard shortcuts #19

Open o-jasper opened 10 years ago

o-jasper commented 10 years ago

These would be nice. Perhaps most flexible is to do eventResponse[stringify(event)](enough_state_to_change), and simply have an dictionary of functions as response.

One thing i would like is to be able to use the arrow buttons to navigate between stuff. But i am not sure how to implement that without making things more complicated than they should be.

k1n0k0 commented 10 years ago

I think this would be nice, but i'm going to leave it to pending a ui-overhaul, which is due soon. Spent the weekend with the ethereum core team, and I'm working on a design to meet some of the ideas that came out of that.