kiloconnect[bot]
5538fc9c32
feat(cli): preserve UTF-8 BOM through read/write round-trip
...
iconv-lite's utf-8 codec strips any leading BOM on decode and never emits
one on encode, so files that started with EF BB BF would lose their BOM
after an edit. Track UTF-8-with-BOM as a distinct synthetic encoding label
and re-prepend the BOM bytes on write so the round-trip keeps the file
byte-identical (modulo any actual edits).
2026-04-21 13:32:48 +00:00
..
2026-04-11 14:06:52 +02:00
2026-04-15 22:51:15 +02:00
2026-04-16 02:19:20 +02:00
2026-04-13 12:31:43 -04:00
2026-04-11 13:25:06 -03:00
2026-04-13 12:31:43 -04:00
2026-04-17 11:15:01 +02:00
2026-04-16 02:19:20 +02:00
2026-04-13 13:33:13 -04:00
2026-04-15 11:30:02 +02:00
2026-04-01 00:44:15 +00:00
2026-04-15 22:51:15 +02:00
2026-04-11 14:49:11 +02:00
2026-04-15 22:51:15 +02:00
2026-04-12 13:36:08 +02:00
2026-04-03 09:54:57 -05:00
2026-04-15 11:30:02 +02:00
2026-04-15 22:51:15 +02:00
2026-04-21 13:32:48 +00:00
2026-04-11 14:06:52 +02:00
2026-04-17 11:42:27 +02:00
2026-04-15 22:51:15 +02:00
2026-04-16 08:31:29 -03:00
2026-04-15 22:51:15 +02:00
2026-04-15 11:30:02 +02:00
2026-04-15 22:51:15 +02:00
2026-04-16 02:19:20 +02:00
2026-04-13 11:47:05 -04:00
2026-04-17 12:23:18 +02:00
2026-04-15 23:07:46 +02:00
2026-04-17 22:51:24 +02:00
2026-04-11 14:06:52 +02:00
2026-03-30 13:10:01 +10:00
2026-04-15 22:51:15 +02:00
2026-04-13 21:24:54 -04:00
2026-04-15 22:51:15 +02:00
2026-04-16 09:22:18 +03:00
2026-04-15 11:30:02 +02:00
2026-04-17 22:51:24 +02:00
2026-04-15 11:30:02 +02:00
2026-04-11 20:08:55 -04:00
2026-04-06 00:26:40 +00:00
2026-04-13 13:11:05 -04:00
2026-04-15 11:30:02 +02:00