-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- open a git repo using lazygit
- switch focus to a modified file in
Filesside panel - check the
Unstaged ChangedandStaged Changes, the pager is working fine Enteron the file, the focus will be in theStaged Changes, the pager is not working now
Expected behavior
A clear and concise description of what you expected to happen.
pager will work when focus is in the "Unstaged Changes" or "Staged Changes" window, I need the pager to highlight the modified/deleted/added word-by-word instead of simply lines.
Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):
- OS: [e.g. Windows]
Arch Linux 5.17.5-zen1-1-zen - Lazygit Version [e.g. v0.1.45]
v0.34installed from Arch Linux official repo - The last commit id if you built project from sources (run :
git rev-parse HEAD)
Additional context
Add any other context about the problem here.
My related config:
git:
paging:
colorArg: always
useConfig: false
pager: delta --paging=never --line-numbers
toh995, grdl, alejandrovrojas, yungthai, hnbnh and 2 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
