From 548244c0b7f9d3804e454625a7f81dfbb2bbb94b Mon Sep 17 00:00:00 2001 From: Stefan Haller Date: Tue, 19 Aug 2025 11:54:54 +0200 Subject: [PATCH] Add breaking changes notice about git.paging.useConfig option --- pkg/i18n/english.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkg/i18n/english.go b/pkg/i18n/english.go index ee3c11dea..3f57e6ff7 100644 --- a/pkg/i18n/english.go +++ b/pkg/i18n/english.go @@ -2169,6 +2169,8 @@ keybinding: universal: suspendApp: redo: + +- The 'git.paging.useConfig' option has been removed. If you were relying on it to configure your pager, you'll have to explicitly set the pager again using the git.paging.pager' option. `, }, }