config: remove support for default.scrollback

This commit is contained in:
Daniel Eklöf 2020-12-08 19:52:28 +01:00
parent 7b16802972
commit 6ec63eae00
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 1 additions and 22 deletions

View file

@ -100,6 +100,7 @@ means foot can be PGO:d in e.g. sandboxed build scripts. See
### Removed
* Support for loading configuration from `$XDG_CONFIG_HOME/footrc`.
* **scrollback** option from `foot.ini`.
### Fixed