Closed
Description
Ideally we'd trap ctrl-W but that seems impossible. However, it's a fairly common thing to press when playing Exile, and it's disastrous: closing the browser!
Closing the browser with a game running should at least prompt an "Are you sure?" though it's going to be tricky to come up with non-annoying behaviour. Maybe only ask if there's been a keypress "recently"?
Another thought is to finally support persistent browser-local storage. Then upon going "back" the game could continue where it left off.