ChifiSource / Olive.jl

pure julia notebooks
MIT License
152 stars 6 forks source link

cell operation undo/redo #82

Open emmaccode opened 1 year ago

emmaccode commented 1 year ago

this will not be for 0.0.9, but we will need to also add undo/redo for cell-changes. Undo is already taken care of for the input boxes, we just need ctrl + shift + Z to undo things like cell movements.