From 906c8f4d1635b64cfab9669d5a30fe0130cc633e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Wed, 29 Jul 2020 17:50:19 +0200 Subject: [PATCH] changelog: update scrollback indicator entry to reflect moved options --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69dd4cc6..c49beb75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.