Merge branch 'scrollback-indicator-positioning' into master

Closes #108
This commit is contained in:
Daniel Eklöf 2020-08-27 19:52:47 +02:00
commit 32e2173b5d
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 18 additions and 4 deletions

View file

@ -62,6 +62,8 @@
* 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.
* Scrollback position indicator is now based on the number of _used_
scrollback lines, instead of the _total_ number of scrollback lines.
### Fixed