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
What terminal are you using, and which version? For some types of bugs this information can be relevant.
Additional context
I am on windows 11, using Windows Terminal with Powershell 7.6.3
I have not changed much in the config, just the theme, added delta and difftastic pagers and changed two keybinds
Note
Please try updating to the latest version or manually building the latest master to see if the issue still occurs.
Describe the bug
Main Panel ([0]) stuck on commit graph, no matter what is selected in left-side panels
To Reproduce
Steps to reproduce the behavior:
main panel is still responsive, i can press '0' and scroll the commit graph, but it is not what i want to see right now -.-
Expected behavior
Main panel should show appropriate view for selection on the left (e.g. (un)staged changes)
Screenshots
as you can see, i have a file with unstaged changes selected, but the main panel shows the commit graph

Version info:
commit=ce5a8b61bdc9439f2137a1ce9c6a5981c412a0ad, build date=2026-07-04T12:45:51Z, build source=binaryRelease, version=0.63.0, os=windows, arch=amd64, git version=2.53.0.windows.2Terminal info:
What terminal are you using, and which version? For some types of bugs this information can be relevant.
Additional context
I am on windows 11, using Windows Terminal with Powershell 7.6.3
I have not changed much in the config, just the theme, added delta and difftastic pagers and changed two keybinds
Note
Please try updating to the latest version or manually building the latest
masterto see if the issue still occurs.