We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RIDE 4 on Linux exits immediately (killing my spawned interpreter) if I do any of:
All of these ought to prompt me with an "are you sure?" dialog. (But there's no need to prompt if I type )off/)continue/⎕off in the session.)
The text was updated successfully, but these errors were encountered:
Same goes for Cmd+W on a Mac. JS said "It's very easy to lose your work by typing Cmd+w instead of Alt+w (for ⍵)."
Sorry, something went wrong.
d7ff624
The fix I put in will prompt even on close from File menu. This is different from ODE, but does it matter?
Personally I think it's OK to prompt even on File/Quit. We can always refine the fix later.
don't prompt on close connect page #46
f71869d
made changes in #46 optional and added front end skeleton for #53
8e00a9b
e9gille
No branches or pull requests
RIDE 4 on Linux exits immediately (killing my spawned interpreter) if I do any of:
All of these ought to prompt me with an "are you sure?" dialog. (But there's no need to prompt if I type )off/)continue/⎕off in the session.)
The text was updated successfully, but these errors were encountered: