Skip to content

feat: add file boundary navigation - #5

Merged
quantk merged 1 commit into
mainfrom
agent/file-boundary-navigation
Jul 28, 2026
Merged

feat: add file boundary navigation#5
quantk merged 1 commit into
mainfrom
agent/file-boundary-navigation

Conversation

@quantk

@quantk quantk commented Jul 28, 2026

Copy link
Copy Markdown
Owner

What changed

  • add Vim-style gg navigation to the first diff row in the current file
  • add G navigation to the last diff row in the current file
  • scroll the selected boundary row into view and clear range/detached selection
  • support the equivalent physical shortcuts on a Russian keyboard layout (пп / Shift+П)
  • update README, agent guide, help text, and tests

Validation

  • npm run version:check
  • npm test (42 Node tests, 13 Bun UI tests)
  • npm run check

@quantk
quantk marked this pull request as ready for review July 28, 2026 15:08
@quantk
quantk merged commit 02b5249 into main Jul 28, 2026
7 checks passed
@quantk
quantk deleted the agent/file-boundary-navigation branch July 28, 2026 15:08
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