changelog: list scrollback.indicator-color addition

This commit is contained in:
feeptr@codeberg.org 2021-10-08 02:34:53 +00:00
parent 7eea97b659
commit 85cc05ba22

View file

@ -38,6 +38,8 @@
* `notify-focus-inhibit` boolean option, which can be used to control whether * `notify-focus-inhibit` boolean option, which can be used to control whether
desktop notifications should be inhibited when the terminal has keyboard desktop notifications should be inhibited when the terminal has keyboard
focus focus
* `colors.scrollback-indicator` color-pair option, which specifies foreground
and background colors for the scrollback indicator.
### Changed ### Changed
### Deprecated ### Deprecated