Use string-replace instead of stripping CR's in the buffer
commitef994718487abe2004aaf38a63660c76c224cfb1
authorMiha Rihtaršič <miha@kamnitnik.top>
Tue, 30 Aug 2022 19:50:12 +0000 (30 21:50 +0200)
committerMiha Rihtaršič <miha@kamnitnik.top>
Tue, 30 Aug 2022 19:50:12 +0000 (30 21:50 +0200)
tree9aba2473cc4fbe7dfb439ff32739305e3ccf27ce
parent24ebe50850df6eb98d1a70f34b70d67e940c62ac
Use string-replace instead of stripping CR's in the buffer

This is more performant as it avoids excessively adding undo entries for each
CR.
coterm.el