You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Export Settings: palette command — serialises every persisted
setting (12 fields) as pretty JSON and writes to clipboard. Toast
on success / failure.
- Import Settings…: palette command — prompts for JSON, runs through
setSettings (which clamps + falls-back). Bad input toasts an error;
a blank prompt is cancel.
- Tab middle-click closes the tab (browser convention). Pinned tabs
ignore the gesture; the user must explicitly unpin first.
- 2 new tests for middle-click (closes unpinned tab, no-op on pinned).
- 28 test files / 206 tests green.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments