v0.6.0
VS Code-style title-bar actions + unified by default
New
- Title-bar action buttons: hover the sidebar and VS Code's title actions appear top-right — New File, New Folder, Refresh, Collapse All in Explorer; Refresh + Collapse All in Source Control. Buttons show on mouse activity and fade a few seconds after it stops (terminals have no true hover); New File/Folder create in the selected row's directory, VS Code-style. Material theme uses VS Code's own codicon glyphs.
- Unified sidebar is now the default for fresh installs (both views in one pane with the activity-bar switcher). Existing installs keep their saved preference.
Fixed
- Footer messages (delete/discard/git confirms, notices, flashes) now wrap in narrow panes instead of clipping mid-question — the
(y/N)is always visible. The file-name prompt shrinks instead: the hint drops when narrow and long input shows its tail so the cursor stays in view. - macOS: a sidebar toggle racing the auto-ensure hook could dock two sidebars — the unix launchers now share the hook's lock.
- Opening a full-size preview right after a rebuild could leave the sidebar at half the tab width (follow-up hardening to v0.5.2's fix).
Also
- Verified end-to-end on macOS (herdr 0.7.4): install, auto-dock, SCM, full-size diff previews with park/restore, Nerd Font first-run prompt.
- README screenshots reshot to show the new title-bar buttons.
Install / update:
herdr plugin install alexarthurs/herdr-sidebar/plugins/herdr-sidebar