...
This commit is contained in:
parent
59b43ee844
commit
a5d05a2954
@ -173,7 +173,7 @@ func (self *Readline) Shutdown() {
|
||||
}
|
||||
|
||||
func (self *Readline) AddHistoryItem(hi HistoryItem) {
|
||||
self.history.add_item(hi)
|
||||
self.history.merge_items(hi)
|
||||
}
|
||||
|
||||
func (self *Readline) ResetText() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user