mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2024-12-22 11:31:02 +00:00
console: enable multiline mode
This commit is contained in:
parent
ac9013162e
commit
0b8a14fed7
@ -95,7 +95,7 @@ func newTerminalPrompter() *terminalPrompter {
|
||||
}
|
||||
p.SetCtrlCAborts(true)
|
||||
p.SetTabCompletionStyle(liner.TabPrints)
|
||||
|
||||
p.SetMultiLineMode(true)
|
||||
return p
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user