From e3818a226c79f263d6e19fe83f411b199f7e55ef Mon Sep 17 00:00:00 2001 From: Nathan Lilienthal Date: Fri, 30 Apr 2021 18:16:48 -0400 Subject: Use cell colors for focused match CellRgb Fixes #5022. Co-authored-by: Christian Duerr --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index ed914a19..82526473 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Changed - The vi mode cursor is now created in the top-left if the terminal cursor is invisible +- Focused search match will use cell instead of match colors for CellForeground/CellBackground ### Fixed -- cgit v1.2.3-54-g00ecf