prompt: fixed history file handling
This commit is contained in:
@@ -7,3 +7,5 @@ promptStr = "> "
|
||||
returnStr = "=> "
|
||||
|
||||
historyFile = ".bc_history"
|
||||
|
||||
historyLen = 1000::Int
|
||||
|
Reference in New Issue
Block a user