You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add g/G and j/k vim navigation to project search (td-3b232874)
Add a ResultsFocused mode to project search that enables vim-style
navigation keys (j/k for up/down, g/G for top/bottom). Tab toggles
between input-focused mode (typing) and results-focused mode (navigation).
Arrow keys auto-focus results; typing auto-focuses input. Visual
feedback shows a block cursor when input-focused and thin cursor when
results-focused.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments