Closed owickstrom closed 6 years ago
Also, I realized that the r
binding shouldn't be for Render
, but rather Replace
once that is implemented, so I removed it.
Thanks for the jump start @snowleopard. OK if I close the previous PR?
@owickstrom Sure, go ahead! Glad to see that the simple bits I wrote ended up here :-)
This PR adds rudimentary undo and redo support, with the usual Vim bindings u and Ctrl-r, for undo and redo, respectively.