Merge branch 'selection-exclude-trailing-empty-cells' into master

This commit is contained in:
Daniel Eklöf 2020-08-19 06:26:29 +02:00
commit c0ddb78f4a
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 56 additions and 11 deletions

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