Allow Ctrl-Z of a paste in the logs [Solved]

Right now, if you manage to hit Ctrl-V instead of Ctrl-C when highlighting your logs, you completely blow them away with no chance of undo.

Well, when I’m nervous, I make that typo a lot and have gotten killed a lot.

For the love of god, please allow undo after paste. It’s so annoying to die after keeping really good logs because you blew them away and there’s no undo buffer for that.

Edit:

This turns out to be a keymapping bug in Mac. Almost all keys are mapped to Cmd, but Undo is only on Ctrl. I filed in the Bugs forum.

But… you can ctrl z logs?

1 Like

undo was implimented a few weeks ago… control Z should allow you to fix a journal that you blew up.

2 Likes

I do know that. Try it after a paste overwriting highlighted text. God knows I was trying to undo it, and can say pretty comfortably nothing undid.

If you confirm you are able to undo a paste overwrite I’ll give it a shot next game with both cmd (which I think they have mapped as the Mac meta for clipboard ops) and ctrl (the Windows meta) to see what happens. It’s possible it’s actually an issue with Mac key mapping, but my take was paste was unreversible.

OK, the mapping is the problem. On Mac ToL, Cmd-C/V/X do copy/paste/cut (and Ctrl-whatever doesn’t work), but Undo is bound to Ctrl-Z on Mac too. It’s a bug, so I’ll file it there.