Severity: Minor
Description
Double-clicking on tabs or workspace sidebar items triggers rename, but there is no visual affordance for this — no tooltip, no right-click context menu, no edit icon. Users have no way to discover this feature without reading documentation.
Location
crates/wmux-app/frontend/sidebar.js:77-80 (tab double-click)
crates/wmux-app/frontend/sidebar.js:110-113 (sidebar item double-click)
Suggestion
Add a right-click context menu with "Rename" option, or show a small edit/pencil icon on hover alongside the close button.
Severity: Minor
Description
Double-clicking on tabs or workspace sidebar items triggers rename, but there is no visual affordance for this — no tooltip, no right-click context menu, no edit icon. Users have no way to discover this feature without reading documentation.
Location
crates/wmux-app/frontend/sidebar.js:77-80(tab double-click)crates/wmux-app/frontend/sidebar.js:110-113(sidebar item double-click)Suggestion
Add a right-click context menu with "Rename" option, or show a small edit/pencil icon on hover alongside the close button.