Changed
- Update PGO build instructions in
INSTALL.md
(https://codeberg.org/dnkl/foot/issues/418). - In scrollback search mode, empty cells can now be matched by spaces.
Fixed
- Logic that repairs invalid key bindings ended up breaking valid key bindings instead (https://codeberg.org/dnkl/foot/issues/407).
- Custom
line-height
settings now scale when increasing or decreasing the font size at run-time. - Newlines sometimes incorrectly inserted into copied text (https://codeberg.org/dnkl/foot/issues/410).
- Crash when compositor send
text-input-v3::enter
events without first having sent akeyboard::enter
event (https://codeberg.org/dnkl/foot/issues/411). - Deadlock when rendering sixel images.
- URL labels, scrollback search box or scrollback position indicator sometimes not showing up, caused by invalidly sized surface buffers when output scaling was enabled (https://codeberg.org/dnkl/foot/issues/409).
- Empty sixels resulted in non-empty images.