Read/write command history from/to a file.
History private Module data.
struct History histories[HC_MAX]
Command histories, one for each HistoryClass.
int old_size
The previous number of history entries to save.
Saved list of user-entered commands/searches.