Skip to content

feat: Ctrl/Cmd-F focuses vault search; keyboard navigation in results - #12

Merged
pyramation merged 1 commit into
mainfrom
feat/vault-search-focus
Jul 28, 2026
Merged

feat: Ctrl/Cmd-F focuses vault search; keyboard navigation in results#12
pyramation merged 1 commit into
mainfrom
feat/vault-search-focus

Conversation

@pyramation

Copy link
Copy Markdown
Contributor

Summary

Ctrl/Cmd-F in the Vault screen now focuses (and selects) the search box via a window-level keydown handler, instead of doing nothing.

While focused, the search input gets keyboard completion over the live results (search itself already filters as you type across titles/urls/tags):

  • Enter — open the first match
  • ArrowDown/ArrowUp — step selection through the result list
  • Escape — clear the query and blur

Link to Devin session: https://app.devin.ai/sessions/04636534e07048089ffb6b78142e12cd
Requested by: @pyramation

@pyramation pyramation self-assigned this Jul 28, 2026
@devin-ai-integration

Copy link
Copy Markdown

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@pyramation
pyramation merged commit 8d96a1b into main Jul 28, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant