mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-25 06:46:36 -04:00
input: don’t apply [scrollback].multiplier when alt screen is in use
Closes #787
This commit is contained in:
parent
e026ef22f4
commit
ebcf5a4b4f
2 changed files with 13 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue