inda19plusplus / logik

Logisim clone
MIT License
2 stars 5 forks source link

Discussion about Keyboard Shortcuts #19

Open weerox opened 4 years ago

weerox commented 4 years ago

Keyboard shortcuts is the key to a useful program, so of course this program needs some too!

Toolbar shortcuts

The gates can be negated (Not, Nand, Nor, Xnor) by (n).

NogginBops commented 4 years ago

I think that if you have no gate tool selected (n) should give you a not-gate from the get go.

weerox commented 4 years ago

Yeah, 👍

weerox commented 4 years ago

If the NOT-tool is selected, should (a) produce a NAND then?

NogginBops commented 4 years ago

Not sure about that as it might be too contextual, but we could try implementing it and seeing how confusing or not it is.