Description
Middle-clicking a tab, while the tab bar is scrollable doesn't close it.
This happens because there's no onMouseDown handler calling preventDefault() for middle-click (button === 1), so the default 2D scrolly thing takes over.
Plugins
No response
OpenCode version
<=1.2.13
Steps to reproduce
- Open enough files/etc to make the tab bar scrollable
- Middle-click a tab to close it
- Yuck!
Screenshot and/or share link

Operating System
No response
Terminal
No response