Quirk icon indicating copy to clipboard operation
Quirk copied to clipboard

Feature Request: Add list of shortcuts

Open klezm opened this issue 1 year ago • 1 comments

Add list of shortcuts to menu.

Shortcut Action
Ctrl + z Undo
Ctrl + Shift + z (or Ctrl + y) Redo
Middle Mouse Button on gate in circuit Delete gate
Shift + Left Mouse on gate in circuit Duplicate gate
Ctrl/Meta + drag gate in circuit Move dependent gates together (e.g. controlled gates)
Shift + Ctrl/Meta + drag gate in circuit Duplicate & move gate

klezm avatar Mar 11 '24 13:03 klezm

I implemented this feature here: https://klezm.github.io/Quirk/quirk.html

klezm avatar Dec 10 '24 10:12 klezm