Cython: View: fixed bash history display
This commit is contained in:
@ -533,6 +533,7 @@ cdef class View(OBIWrapper) :
|
||||
for command in command_list:
|
||||
s+=b"obi "
|
||||
s+=command
|
||||
s+=b"\n"
|
||||
return s
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user