-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
as title
To Reproduce
config:
# Config relating to the Lazygit UI
gui:
# Number from 0 to 1.0.
sidePanelWidth: 0.33
# If true, increase the height of the focused side window; creating an accordion effect.
expandFocusedSidePanel: false
showBottomLine: false
customCommands:
- key: <c-o>
command: 'echo "hello"'
context: "files"press <c-o>, layout changes as if expandFocusedSidePanel and showBottomLine are both true for a very brief moment.
Expected behavior
no flashing
iShot_2025-01-21_07.28.39.mp4
Screenshots
If applicable, add screenshots to help explain your problem.
wrong moment:
Version info:
Latest main
Additional context
Add any other context about the problem here.
Note: please try updating to the latest version or manually building the latest master to see if the issue still occurs.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working