app
Adom Hydrogen
Public Made by Adomby adom
The whole Adom experience as one signed native app: your editor, your AI agent, and the full electronics design toolchain, running locally on your own machine.
Middle-click on a Hydrogen workspace tab should close it (browser/VS Code convention)
Type: Feature request
Ask: middle-click (mouse wheel click) on a Hydrogen workspace tab should close it. Today the only ways to close a tab such as a Webview are the small X on the tab or the right-click menu.
Middle-click-to-close is the established convention in every tabbed UI HD users live in all day: browsers (Chrome, Edge, Firefox), VS Code editor tabs, and most terminals. Muscle memory sends the wheel click at the tab; in Hydrogen it currently does nothing.
Details:
- Applies to workspace tabs in the HD tab strip (VS Code, Wiki, Webview, and friends). If the tab strip is shared with web Hydrogen, the fix lands in both.
- Same close semantics as the X button, including any confirm-before-close behavior a tab type may have. Middle-click is a shortcut, not a force-close.
- Ignore middle-click on the active-tab drag region and the + button; only a hit on a tab should close it.