b7015b1ede12e0e09229989cb91cf352b5a466ac
Replaces the old "any key focuses the search box" with classic file-manager type-ahead in FileGrid: keys within 1s accumulate into a burst. 1–2 chars select and scroll to the first item (folder or file, in sort order) whose name starts with the burst; the 3rd char flips it into the search filter (dumps the typed text into the box and hands off focus, cursor at end). Idle >1s resets the burst. Removed the single-key focus-search branch from useFileBrowserApp. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Description
No description provided
42 MiB
Languages
TypeScript
90.9%
Shell
4.7%
JavaScript
4.1%
CSS
0.2%
HTML
0.1%