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
Decouple sidebar visibility from layout mode (#18)
Layout toggles (1/2/0) now only change the diff view between split/stack
without collapsing the sidebar. Sidebar visibility is controlled by a new
independent toggle: press `s` or use View > Sidebar in the menu.
On wide terminals (≥220 cols), the sidebar now stays visible regardless of
which layout mode is active. On narrower terminals it remains hidden as
before since there isn't enough room.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments