Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0 final
-
Fix Version/s: 2.1-RC1
-
Component/s: None
-
Labels:None
Description
The cli history should be persisted between interactive console sessions.
The history could be stored in the home folder of the user under a file called '.grails_history', similar to the '.bash_history' that the bash shell uses.
Please persist the history per project not globally.
IMO that would produce a better user experience.