Skip to content

feat: diff navigation#43

Merged
azorng merged 5 commits intomainfrom
review_navigation
May 11, 2025
Merged

feat: diff navigation#43
azorng merged 5 commits intomainfrom
review_navigation

Conversation

@azorng
Copy link
Copy Markdown
Owner

@azorng azorng commented May 10, 2025

add navigation to diff module + general improvements

 diff = {
        open = '<leader>gd',                 -- Opens a diff view tab of a selected file modified by goose since the last prompt
        next = '<leader>g]',                 -- Navigate to next file diff
        prev = '<leader>g[',                 -- Navigate to previous file diff
        close = '<leader>gc',                -- Close diff view tab and return to normal editing
 }

@azorng azorng merged commit d2613e3 into main May 11, 2025
azorng added a commit that referenced this pull request May 11, 2025
azorng added a commit that referenced this pull request May 11, 2025
azorng added a commit that referenced this pull request May 11, 2025
@azorng azorng deleted the review_navigation branch May 11, 2025 14:39
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