Closed AObuchow closed 4 years ago
Got copy/paste working but having trouble getting undo to show in the menu bar (which is why I binded the handler to the cut command). I think I’m not using the correct context to execute the operation or undo... not sure yet.
This might be useful
Turns out undo/redo is disabled upstream: https://bugs.eclipse.org/bugs/show_bug.cgi?id=565767
Signed-off-by: Andrew Obuchowicz aobuchow@redhat.com