Fix line-at-once selection not extending wrapped lines into scrollback

Fixes #9437
This commit is contained in:
Kovid Goyal
2026-01-30 20:29:33 +05:30
parent bc5c349d53
commit 625e984b12
3 changed files with 59 additions and 4 deletions

View File

@@ -208,6 +208,8 @@ Detailed list of changes
- kitten choose-files: Fix TAB completion in the choose save file name prompt
not working with respect to the current working directory (:iss:`9387`)
- Fix line-at-once selection not extending wrapped lines into scrollback (:iss:`9437`)
0.45.0 [2025-12-24]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~