Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.1-RC1
-
Component/s: None
-
Labels:None
Description
The interactive mode could provide a "!" command that simply repeats the last command (this should not to be confused with the '!xxx' where xxx is a bash command).
Pull request issued for this:
https://github.com/grails/grails-core/pull/145