changelog: update scrollback indicator entry to reflect moved options

This commit is contained in:
Daniel Eklöf 2020-07-29 17:50:19 +02:00
parent 86e7cb04c4
commit 906c8f4d16
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -17,8 +17,8 @@
### Added
* Scrollback position indicator. This feature is optional and
controlled by the **scrollback-indicator-position** and
**scrollback-indicator-format** options in `footrc`
controlled by the **scrollback.indicator-position** and
**scrollback.indicator-format** options in `footrc`
(https://codeberg.org/dnkl/foot/issues/42).
* Key bindings in _scollback search_ mode are now configurable.
* `--check-config` command line option.