Merge branch 'master' into pipe-grid-to-external-tool

This commit is contained in:
Daniel Eklöf 2020-07-16 08:53:20 +02:00
commit de75a2035e
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
5 changed files with 46 additions and 19 deletions

View file

@ -109,6 +109,8 @@
* A multi-column character that does not fit on the current line is
now printed on the next line, instead of only printing half the
character.
* Font size can no longer be reduced to negative values
(https://codeberg.org/dnkl/foot/issues/38).
### Security