tclib
tclib copied to clipboard
[tc_history] Read/write history from/to file or stream
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).