mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-16 05:34:00 -04:00
changelog: crash when \E[3J was executed with a selection in the scrollback
This commit is contained in:
parent
d0a7f999c6
commit
7d8884fec4
1 changed files with 3 additions and 0 deletions
|
|
@ -73,6 +73,9 @@
|
||||||
* Scrollback indicator being incorrectly rendered when window size is
|
* Scrollback indicator being incorrectly rendered when window size is
|
||||||
very small.
|
very small.
|
||||||
* Reduced memory usage in URL mode.
|
* Reduced memory usage in URL mode.
|
||||||
|
* Crash when the `E3` escape (`\E[3J`) was executed, and there was a
|
||||||
|
selection in the scrollback
|
||||||
|
(https://codeberg.org/dnkl/foot/issues/633).
|
||||||
|
|
||||||
|
|
||||||
### Security
|
### Security
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue