After updating lazygit, I don't seem to get a preview of changes in filter mode anymore #3949
Unanswered
elmehalawi
asked this question in
Q&A
Replies: 1 comment 1 reply
-
You must be upgrading from a pretty old version, this has changed in v0.40.0. It changed in this commit: 1712ad0, and it looks like it was intentional. Maybe @jesseduffield can chime in to explain why it was changed; I never use the In the meantime, simply press shift-Minus to go to "half-screen" mode. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I used to get a preview of the selected commit when in filter mode. After updating lazygit to the latest version (0.44.1), that no longer shows. Now, when I run
lazygit -f somefile
, I get a list of commits but no preview on the right hand side.Was this feature removed? Was there some default that was changed? I tried looking through the issues and couldn't find anything.
Beta Was this translation helpful? Give feedback.
All reactions