mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-31 07:11:09 -04:00
Revert "term: print: line-wrap multi-column characters instead of cutting them in half"
This reverts commit 8448296bb3.
Applications need to be multi-column character aware anyway, and they
should deal with this.
This commit is contained in:
parent
8448296bb3
commit
c090a0664f
2 changed files with 4 additions and 6 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue