d9593091a5734ea7df50ec7def2d36d6fe81539d
Ctrl+F was wired to focus the VOD filter input — but only when the VODs tab was active. On the Archive tab (added in 4.6.15) Ctrl+F did nothing useful: the browser default find bar was suppressed (Electron renderer doesn't have one anyway) and the app handler didn't have a branch for the archive context. Now Ctrl+F also targets the archiveSearchQuery input when the Archive tab is the active tab. Other tabs (Clips / Cutter / Merge / Stats / Settings) let the shortcut fall through to no-op since they don't have a primary search/filter input. Same input-focus convention as the VODs tab: focus + select-all so the user can immediately type to replace or append. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
No description provided
5.7 MiB
Releases
230
Twitch VOD Manager 1.0.23
Latest
Languages
TypeScript
74.7%
CSS
12.6%
HTML
7.1%
JavaScript
5.6%