extract: only emit newlines if followed by non-empty cells

Closes #97
This commit is contained in:
Daniel Eklöf 2020-08-20 19:21:25 +02:00
parent 277d676159
commit f85cf47b65
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 13 additions and 5 deletions

View file

@ -80,6 +80,8 @@
direction.
* OSC 10/11/104/110/111 (modify colors) did not update existing screen
content (https://codeberg.org/dnkl/foot/issues/94).
* Extra newlines when copying empty cells
(https://codeberg.org/dnkl/foot/issues/97).
### Security