Severity: Minor
Description
Middle-clicking (auxclick, button 1) on tabs or workspace sidebar items closes them. This is a useful power-user shortcut but completely undiscoverable — no tooltip or documentation within the app hints at this behavior.
Location
crates/wmux-app/frontend/sidebar.js:71-76 (tab middle-click)
crates/wmux-app/frontend/sidebar.js:103-108 (sidebar item middle-click)
Suggestion
Document this in a tooltip or help/onboarding overlay. Consider also adding it to the command palette hints.
Severity: Minor
Description
Middle-clicking (auxclick, button 1) on tabs or workspace sidebar items closes them. This is a useful power-user shortcut but completely undiscoverable — no tooltip or documentation within the app hints at this behavior.
Location
crates/wmux-app/frontend/sidebar.js:71-76(tab middle-click)crates/wmux-app/frontend/sidebar.js:103-108(sidebar item middle-click)Suggestion
Document this in a tooltip or help/onboarding overlay. Consider also adding it to the command palette hints.