You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ctrl-z (undo), and also Ctrl-x (cut) are browser shortcuts for Edge/Chrome/FF/Opera except Safari where ⌘Z is the text undo shortcut. I have accidentally nuked many programs in the code.pyret.org editor by using Ctrl-A to select all then missing the Tab key and typing a char which of course replaces all selected text with that char.