request to add timestamping ability
I meant just what the Log->Timestamp option does. It could still be improved, by a milisecond resolution of the timestamp that is printed and it was even better, if this timestamp could be printed to the "live screen" as well, not only to the logfile.
But anyway, the option of Log->Timestamp is already mainly what I meant.
Thanks for this wonderful tool!
I added msec output with timestamp. http://ttssh2.sourceforge.jp/snapshot/
Timestamp is not the current timestamp when CR/LF is outputed. It is when '1st char of a line' is outputed.
TeraTerm is great for serial port logging, but when having a long-time running log and you have a look at it only from time to time, it would be great to know when did which line appear in the log. So I think it would be a helpful feature, if TeraTerm was able to insert the current time (with millisecs) into the log file everytime a CR/LF is read from what is really logged. Just an inspiration...