Disable default undo/redo functionality

Hii, I’d like to disable the default undo/redo functionality or override it with a custom method

Thank you :relieved_face:

If you don’t use the history extension and don’t bind any of the library’s history commands to keys, you should have what you are looking for.

1 Like

I’m using the basicSetup extension, which includes the history extension

So I suppose I need to manually import each extension available in basicSetup (except history)

Is there any other way?

No, that’s the way.

Alright, thank you, have a nice day :black_cat: :slightly_smiling_face: