<div dir="ltr"><div>When minicom receives only CR and itself adds the LF,</div><div>the result does not register as a newline for timestamping lines.</div><div>This results in no timestamps at all.</div><div><br></div><div>One way to fix this is to change the test for last_ch, as in <br></div><div>minicom-timestamp-test.patch, <br></div><div>another way is to override the last_ch when adding the extra LF as in<br>minicom-last_ch-change.patch<br><br></div><div>These changes clash with<br><a href="https://salsa.debian.org/minicom-team/minicom/-/merge_requests/20">https://salsa.debian.org/minicom-team/minicom/-/merge_requests/20</a> and<br><a href="https://salsa.debian.org/minicom-team/minicom/-/merge_requests/6">https://salsa.debian.org/minicom-team/minicom/-/merge_requests/6</a></div></div>