prompt: added reverse-i-search
This commit is contained in:
@@ -6,6 +6,8 @@ promptStr = "> "
|
||||
|
||||
returnStr = "=> "
|
||||
|
||||
reversePromptStr = "bck-i-search: "
|
||||
|
||||
historyFile = ".bc_history"
|
||||
|
||||
historyLen = 1000::Int
|
||||
|
Reference in New Issue
Block a user