mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-14 08:21:27 -04:00
sixel: current geometry: don’t exceed current window dimensions
This is similar to what XTerm does, and fixes an issue with lsix, where the output did not wrap.
This commit is contained in:
parent
0de0411300
commit
5efd34c3c4
2 changed files with 4 additions and 1 deletions
|
|
@ -74,6 +74,8 @@
|
|||
* Pasting URIs from the clipboard when the source has not
|
||||
newline-terminated the last URI
|
||||
(https://codeberg.org/dnkl/foot/issues/291).
|
||||
* Sixel “current geometry” query response not being bounded by the
|
||||
current window dimensions (fixes `lsix` output)
|
||||
|
||||
|
||||
### Security
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue