49e68cc263
The grid's `e` opens the bulk tag editor, which has its own UI rather than the shared TagPicker, so it needed the same keyboard handling: from the search input, ↓/↑ highlight a suggestion and Enter adds it to all selected files (focus stays for chaining); with the input empty ←/→ walk the assigned tags and Del removes the focused one. Mirrors the viewer's tag picker. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>