config: remove support for scrollback-up and scrollback-down

This commit is contained in:
Daniel Eklöf 2020-12-08 19:58:02 +01:00
parent 386796cec6
commit 5020366bf5
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
4 changed files with 3 additions and 51 deletions

View file

@ -102,6 +102,7 @@ means foot can be PGO:d in e.g. sandboxed build scripts. See
* Support for loading configuration from `$XDG_CONFIG_HOME/footrc`.
* **scrollback** option from `foot.ini`.
* **geometry** option from `foot.ini`.
* Key binding action **scrollback-up** and **scrollback-down**.
### Fixed