mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-17 21:17:08 -04:00
Register explorer.delete (DEL / Cmd+Backspace) and explorer.permanentDelete (Shift+DEL / Cmd+Alt+Backspace) handlers in useExplorerKeyboard, using the same confirm + mutateAsync pattern as the context menu. Clears selection after successful delete. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>