Skip to content

Add a preference to hide the working-directory row - #109

Merged
eilonwy06 merged 1 commit into
eilonwy06:masterfrom
jmoraleda:hide-root-directories-row
Sep 4, 2026
Merged

Add a preference to hide the working-directory row#109
eilonwy06 merged 1 commit into
eilonwy06:masterfrom
jmoraleda:hide-root-directories-row

Conversation

@jmoraleda

Copy link
Copy Markdown
Contributor

Adds a preference to fully hide the row used for picking which folder a conversation runs in, including its collapsed stand-in and toolbar toggle.

Gives that screen space back to anyone who only ever works in a single folder.

Multi-root conversations added a "supertab" row above the conversation
tabs (and a collapsed #cwd-row stand-in, plus a toolbar chevron to
bring it back) for picking which working directory a conversation
belongs to. For a user who only ever works in one folder, that's pure
vertical space spent on a feature they never use — some people really
want that screen real estate back for work.

Add PREF_HIDE_ROOT_DIRECTORIES_ROW (off by default, since multi-root
is the new upstream behavior and this is an opt-out). When on, it
hides the row, the collapsed stand-in, and the "show it again" chevron
together — a deliberate, preference-level opt-out with no in-page way
back, distinct from the existing per-session supertabsVisible toggle.
Applies live via a property-change listener, mirroring the existing
statusline preference listener.
@eilonwy06
eilonwy06 merged commit faddb25 into eilonwy06:master Sep 4, 2026
@jmoraleda
jmoraleda deleted the hide-root-directories-row branch September 5, 2026 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants