Fix issue #9834: preserve trailing spaces on soft-wrapped lines during copy

Agent-Logs-Url: https://github.com/kovidgoyal/kitty/sessions/343539f7-deab-4eeb-9829-99bec57c3523

Co-authored-by: kovidgoyal <1308621+kovidgoyal@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-04-08 17:17:20 +00:00
committed by GitHub
parent 2ee1b85147
commit f6f1cae3b7
3 changed files with 26 additions and 5 deletions

View File

@@ -229,6 +229,8 @@ Detailed list of changes
- hints kitten: Fix trailing punctuation not being removed from URLs (:pull:`9828`)
- Fix copy/paste dropping spaces at soft-wrap boundaries when ``strip_trailing_spaces`` is set (:iss:`9834`)
0.46.2 [2026-03-21]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~