You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 Files side panel
check the Unstaged Changed and Staged Changes, the pager is working fine
Enter on the file, the focus will be in the Staged 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.34 installed 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.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Files
side panelUnstaged Changed
andStaged Changes
, the pager is working fineEnter
on the file, the focus will be in theStaged Changes
, the pager is not working nowExpected 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):
Arch Linux 5.17.5-zen1-1-zen
v0.34
installed from Arch Linux official repogit rev-parse HEAD
)Additional context
Add any other context about the problem here.
My related config:
The text was updated successfully, but these errors were encountered: