Issue1707557

classification
Title: save jline history in file
Type: Severity: normal
Components: None Versions:
Milestone:
process
Status: closed Resolution: accepted
Dependencies: Superseder:
Assigned To: Nosy List: cgroves, crotwell
Priority: normal Keywords: patch

Created on 2007-04-25.16:41:40 by crotwell, last changed 2007-05-06.06:17:28 by cgroves.

Files
File name Uploaded Description Edit Remove
jline_history_file.diff crotwell, 2007-04-25.16:41:40
Messages
msg2697 (view) Author: Philip Crotwell (crotwell) Date: 2007-04-25.16:41:40
Save jline history in a file, ~/.jline-jython.history, so that history is preserved across invocations of jython.
msg2698 (view) Author: Charlie Groves (cgroves) Date: 2007-05-06.06:17:28
Committed in r3211.
History
Date User Action Args
2007-04-25 16:41:40crotwellcreate