kevinlin-openai
3685a61dad
Normalize CRLF line endings in pasted text ( #38704 )
...
## Why
Replacing every carriage return with a line feed turns each CRLF pair into two
line breaks when text is pasted into the TUI composer.
## What changed
Normalize CRLF pairs before converting remaining bare carriage returns, so each
pasted line ending becomes a single line feed while existing line feeds remain
unchanged.
## Testing
Add a regression test covering mixed CRLF, bare CR, and LF line endings.
GitOrigin-RevId: 86c66d2a52fae52c9ae58c2f24a49eed685b60be
2026-08-15 05:43:44 +00:00
..
2026-08-14 01:44:33 +00:00
2026-08-15 05:28:53 +00:00
2026-08-13 13:57:25 +00:00
2026-08-15 01:34:33 +00:00
2026-08-10 03:28:19 +00:00
2026-08-10 18:44:58 +00:00
2026-08-10 01:39:55 +00:00
2026-08-12 22:58:46 +00:00
2026-08-11 03:39:02 +00:00
2026-08-14 05:03:39 +00:00
2026-08-13 19:35:22 +00:00
2026-08-15 01:34:33 +00:00
2026-08-13 19:35:22 +00:00
2026-08-13 19:35:22 +00:00
2026-08-14 20:42:35 +00:00
2026-08-14 21:03:00 +00:00
2026-08-14 22:40:19 +00:00
2026-08-05 16:09:01 +00:00
2026-08-15 01:34:33 +00:00
2026-08-13 23:13:37 +00:00
2026-08-14 19:57:04 +00:00
2026-08-04 22:58:02 +00:00
2026-08-14 20:53:22 +00:00
2026-08-07 00:23:38 +00:00
2026-08-03 11:39:51 +00:00
2026-08-15 05:28:53 +00:00
2026-08-14 21:17:29 +00:00
2026-08-15 05:28:53 +00:00
2026-08-07 11:30:17 +00:00
2026-08-13 00:00:16 +00:00
2026-08-13 19:35:22 +00:00
2026-08-15 03:00:35 +00:00
2026-08-14 23:42:40 +00:00
2026-08-14 19:11:41 +00:00
2026-08-14 13:44:51 +00:00
2026-08-14 19:11:41 +00:00
2026-08-07 19:56:29 +00:00
2026-08-10 15:50:53 +00:00
2026-08-14 12:16:51 +00:00
2026-08-13 15:23:09 +00:00
2026-08-13 21:13:07 +00:00
2026-08-10 22:12:14 +00:00
2026-08-14 05:03:39 +00:00
2026-08-14 23:42:40 +00:00
2026-08-13 19:35:22 +00:00
2026-08-14 13:44:51 +00:00
2026-08-14 18:01:06 +00:00
2026-08-14 01:23:59 +00:00
2026-08-14 18:26:20 +00:00
2026-08-14 23:42:40 +00:00
2026-08-13 02:40:49 +00:00
2026-08-10 14:25:13 +00:00
2026-08-13 01:52:02 +00:00
2026-08-15 01:39:04 +00:00
2026-08-15 01:34:33 +00:00
2026-08-13 23:29:52 +00:00
2026-08-14 13:44:51 +00:00
2026-08-06 03:11:42 +00:00
2026-08-14 11:47:12 +00:00
2026-08-10 15:43:10 +00:00
2026-08-13 18:30:51 +00:00
2026-08-08 16:58:26 +00:00
2026-08-14 01:49:00 +00:00
2026-08-13 23:38:02 +00:00
2026-08-04 03:49:53 +00:00
2026-08-13 19:35:22 +00:00
2026-08-13 23:38:02 +00:00
2026-08-14 05:49:33 +00:00
2026-08-15 05:43:44 +00:00
2026-08-13 23:29:52 +00:00
2026-08-14 22:28:33 +00:00
2026-08-14 17:32:37 +00:00
2026-08-14 20:23:49 +00:00
2026-08-14 20:23:49 +00:00
2026-08-11 23:40:07 +00:00