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
Copy on select: an opt-in Settings → Terminal → Clipboard toggle (config
key copy_on_select) that copies a mouse selection — drag, double-click
word, or triple-click line, over terminal output or the prompt's command
editor — to the clipboard the moment the gesture ends, no ⌘C needed. Off
by default so a stray selection never overwrites the clipboard. (#34)
Fixed
The held-⌘ tab-number badges no longer stick on after the window loses key
status mid-hold (⌘-Tab, Spotlight, a click into another app). The ⌘ release
goes to whatever app is key by then, so the window never saw it; the badges
— and any pending reveal — are now dismissed on the activation flip itself.