term: print: line-wrap multi-column characters instead of cutting them in half

This commit is contained in:
Daniel Eklöf 2020-05-09 11:57:19 +02:00
parent 2e7ead42de
commit 8448296bb3
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 6 additions and 4 deletions

View file

@ -71,7 +71,7 @@
* `OSC 12 ?` to return the cursor color, not the cursor's text color.
* `OSC 12;#000000` to configure the cursor to use inverted
foreground/background colors.
* Double-width characters line wrapping at end of line.
### Security