changelog: trailing empty cells are not highlighted in mouse selections

This commit is contained in:
Daniel Eklöf 2020-08-18 18:03:41 +02:00
parent cb9626741a
commit fe95b6a013
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -59,6 +59,7 @@
stderr).
* Default `--server` socket path to use `$WAYLAND_DISPLAY` instead of
`$XDG_SESSION_ID` (https://codeberg.org/dnkl/foot/issues/55).
* Trailing empty cells are no longer highlighted in mouse selections.
### Fixed