fix(lazygit): delta pager sometimes failing

This commit is contained in:
Sergio Laín 2025-08-13 19:40:06 +02:00
parent 09953219e9
commit 709cd2d7a7
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438

View file

@ -44,7 +44,7 @@ gui:
git:
paging:
colorArg: always
pager: delta --hyperlinks-file-link-format="lazygit-edit://{path}:{line}"
pager: delta --paging=never --dark --hyperlinks-file-link-format="lazygit-edit://{path}:{line}"
branchLogCmd: "git log --graph --color=always --abbrev-commit --decorate --format=format:'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(dim white)- %an%C(reset)%C(auto)%d%C(reset)' {{branchName}} --"
parseEmoji: true
allBranchesLogCmds: