Merge branch 'scroll-up-down-while-selecting' into master

Closes #149
This commit is contained in:
Daniel Eklöf 2020-10-12 20:20:26 +02:00
commit d75e50230e
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
6 changed files with 164 additions and 1 deletions

View file

@ -37,6 +37,10 @@
* **csd.preferred** can now be set to `none` to disable window
decorations. Note that some compositors will render SSDs despite
this option being used (https://codeberg.org/dnkl/foot/issues/163).
* Terminal content is now auto-scrolled when moving the mouse above or
below the window while selecting
(https://codeberg.org/dnkl/foot/issues/149).
### Changed
### Deprecated