config: rename scrollback-indicator-style to scrollback-indicator-position

This commit is contained in:
Daniel Eklöf 2020-07-27 20:02:51 +02:00
parent aca5a64954
commit 718e5b4a77
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
6 changed files with 19 additions and 19 deletions

View file

@ -20,7 +20,7 @@
* Mouse cursor is now always a `left_ptr` when inside the margins, to
indicate it is not possible to start a selection.
* Scrollback position indicator. This feature is optional and
controlled by the **scrollback-indicator-style** and
controlled by the **scrollback-indicator-position** and
**scrollback-indicator-format** options in `footrc`
(https://codeberg.org/dnkl/foot/issues/42).