choose-files kitten: Output a trailing newline when writing to a tty in text format

Fixes #9982
This commit is contained in:
Kovid Goyal
2026-05-07 08:53:09 +05:30
parent fc8a41c93e
commit 5de8734ce3
3 changed files with 14 additions and 7 deletions

View File

@@ -262,6 +262,8 @@ Detailed list of changes
- Linux: Workaround bug in Nvidia drivers that caused color corruption when resuming after suspend (:iss:`9844`)
- choose-files kitten: Output a trailing newline when writing to a tty in text format (:iss:`9982`)
0.46.2 [2026-03-21]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~