mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-02 07:15:31 -04:00
sixel: change default max size to 10000x10000
It used to be the size of the window. This caused images to be cropped when the application emitting them didn’t change the max size.
This commit is contained in:
parent
90edc09697
commit
ba8b15d675
5 changed files with 21 additions and 27 deletions
|
|
@ -90,6 +90,8 @@ means foot can be PGO:d in e.g. sandboxed build scripts. See
|
|||
overflow into neighboring cells by default. Set
|
||||
**tweak.allow-overflowing-double-width-glyphs** to ‘no’ to disable
|
||||
this.
|
||||
* Sixel default maximum size is now 10000x10000 instead of the current
|
||||
window size.
|
||||
|
||||
|
||||
### Deprecated
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue