openvim icon indicating copy to clipboard operation
openvim copied to clipboard

In sandbox / practice mode, there is no undo button

Open erikhuizinga opened this issue 8 years ago • 2 comments

Pressing u does not undo. It seems it hasn't been implemented yet.

erikhuizinga avatar Sep 24 '17 17:09 erikhuizinga

+1 I want to recommend this as a learning tool but without undo, the experience feels fairly clunky. I'm already an avid vim user though, so the experience might be different if you're just starting out.

atomdmac avatar Oct 09 '19 13:10 atomdmac

There is undo only for the latest command, it seems.

I understand that undo would be helpful, but I won't be using time to develop OpenVim anymore -- other than fixing critical bugs.

OpenVim could be much more useful tool to learn Vim if I decided to put energy on to make it full-blown learning tool, but I rather not, and I think OpenVim is at a good local optimum: to provide a quick taste of Vim.

Thanks for the feedback, though.

egaga avatar Oct 09 '19 16:10 egaga