What makes this all the more impressive is that vim is a keyboard-based text editor.
And everyone knows that, rather than use a keyboard, a cat prefers a mouse.
_
QT CecileTonglet: So, I was finishing a code that finally compiled, I was very happy. Then the cat arrived and laid down on the desk and pressed 678uihjk by "chance" which on neovim:
undo the 678 last actions I did on the file
go into insert mode
insert "hjk" which discarded the redo history
@neil Rip. This is why you constantly save and make constant commits in git.