Commit graph

1 commit

Author SHA1 Message Date
Claude
538c1ff44b
Add File Search Modal (Cmd+P) and Command Palette (Cmd+K)
Implemented two powerful productivity features:
- File Search Modal: Quick file navigation with fuzzy search (Cmd/Ctrl+P)
- Command Palette: Searchable command system for common actions (Cmd/Ctrl+K)

Both features include keyboard navigation and integrate seamlessly with existing shortcuts.
2026-01-17 22:15:06 +00:00