From 76c5d01ee2b2178e71df578a109108655a97c24a Mon Sep 17 00:00:00 2001 From: Sabu Siyad Date: Wed, 3 Aug 2022 02:13:37 +0530 Subject: Warn if only columns XOR lines is set 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 08c2db9d..3cd92c33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Blinking cursor will timeout after `5` seconds by default - Deprecated `colors.search.bar`, use `colors.footer_bar` instead - On macOS, Alacritty now reads `AppleFontSmoothing` from user defaults to control font smoothing +- Warn when either `columns` or `lines` is non-zero, but not both ### Fixed -- cgit v1.2.3