diff --git a/CHANGELOG.md b/CHANGELOG.md index f40d8ba1..b1526a04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,11 +35,12 @@ ## Unreleased ### Added -* `notify-focus-inhibit` boolean option, which can be used to control whether - desktop notifications should be inhibited when the terminal has keyboard - focus -* `colors.scrollback-indicator` color-pair option, which specifies foreground - and background colors for the scrollback indicator. +* `notify-focus-inhibit` boolean option, which can be used to control + whether desktop notifications should be inhibited when the terminal + has keyboard focus +* `colors.scrollback-indicator` color-pair option, which specifies + foreground and background colors for the scrollback indicator. + ### Changed