matthewkaney / text.management

Experimental Live Code Editor
GNU General Public License v3.0
46 stars 2 forks source link

Undo/Redo support #43

Closed matthewkaney closed 1 year ago

matthewkaney commented 1 year ago

Undo and redo are supposed to be supported, but they don't work well at all in the current version of the editor.

matthewkaney commented 1 year ago

This came from a conflict between Codemirror defaults and Electron defaults. This should be fixed now