mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
313ee3003b
Currently `apply_patch` will fail on Windows if the file contents happen to have a multi-byte character at the point where the `preview` function truncates. I've used the existing `take_bytes_at_char_boundary` helper and added a regression test (that fails without the fix). This is related to #4013 but doesn't fix it.
313ee3003b
ยท
2026-01-26 15:11:27 -08:00
History