[ https://issues.apache.org/jira/browse/GROOVY-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634365#comment-14634365 ]
ASF GitHub Bot commented on GROOVY-7241: ---------------------------------------- GitHub user keeganwitt opened a pull request: https://github.com/apache/incubator-groovy/pull/68 GROOVY-7241 You can merge this pull request into a Git repository by running: $ git pull https://github.com/keeganwitt/incubator-groovy GROOVY-7241 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-groovy/pull/68.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #68 ---- commit 52e65877ec17bdc009d1136ca291ea789559a99e Author: Keegan Witt <keeganw...@gmail.com> Date: 2015-07-21T01:10:27Z GROOVY-7241 ---- > Add save prompts for buffers without a file > ------------------------------------------- > > Key: GROOVY-7241 > URL: https://issues.apache.org/jira/browse/GROOVY-7241 > Project: Groovy > Issue Type: Improvement > Components: Groovy Console > Reporter: Keegan Witt > Labels: contrib, contributers-welcome > > I know the console is meant for quick and dirty work/experimentation, but it > violates the principle of least surprise that there is no prompt to save when > * Opening another file > * Creating a new file > * Exiting console > and the buffer is not already saved to a file. > In all cases, it'd be preferable to only prompt if the buffer has unsaved > changes. -- This message was sent by Atlassian JIRA (v6.3.4#6332)