Skip to content

Conversation

@hamflx
Copy link
Contributor

@hamflx hamflx commented Jun 17, 2023

This Pull Request fixes/closes #1523.

It changes the following:

  • add 'n'/'p' key for DiffComponent
  • add #[allow(clippy::too_many_lines)] for DiffComponent::event

I followed the checklist:

  • I added unittests
  • I ran make check without errors
  • I tested the overall application
  • I added an appropriate item to the changelog

@extrawurst extrawurst merged commit bfcf33f into gitui-org:master Jun 19, 2023
IndianBoy42 pushed a commit to IndianBoy42/gitui that referenced this pull request Jun 4, 2024
)

* feat: support 'n'/'p' key to move to the next/prev hunk.
* feat: auto scroll next/prev hunk into visible area.
* add unittest for VerticalScroll::move_area_to_visible.
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.

Add new feature for scrolling to prev/next hunk, not just next line

2 participants