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:
Daniel Eklöf 2020-11-23 20:10:55 +01:00
parent 90edc09697
commit ba8b15d675
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
5 changed files with 21 additions and 27 deletions

View file

@ -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