input: don’t apply [scrollback].multiplier when alt screen is in use

Closes #787
This commit is contained in:
Daniel Eklöf 2021-11-08 18:41:42 +01:00
parent e026ef22f4
commit ebcf5a4b4f
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 13 additions and 4 deletions

View file

@ -63,6 +63,8 @@
“yes|true|on|1|no|false|off|0”, Previously, anything that did not
match “yes|true|on”, or a number greater than 0, was treated as
“false”.
* `[scrollback].multiplier` is no longer applied when the alternate
screen is in use (https://codeberg.org/dnkl/foot/issues/787).
### Deprecated