Right now, all history is discarded on exit. It should be read or written from/to a file or a custom stream. This might require another dependency, `tc_stream` (since I expect that to be needed for some other libraries as well).
Right now, all history is discarded on exit. It should be read or written from/to a file or a custom stream.
This might require another dependency,
tc_stream(since I expect that to be needed for some other libraries as well).