![]() When reviewing hunks, scroll to put them at the center of the screen so you can better see the context around that hunk. The field `center_cursor` was added to the actions `editor::GoToHunk` and `editor::GoToPrevHunk`, this was set to `false` by default in keymaps, as it wouldn't help with in-editor navigation. The field is set to `true` for when you trigger `git::StageAndNext` and `git::UnstageAndNext`, this is also `true` for the buttons in the Diff View toolbar. Release Notes: - N/A |
||
---|---|---|
.. | ||
branch_picker.rs | ||
commit_modal.rs | ||
git_panel.rs | ||
git_panel_settings.rs | ||
git_ui.rs | ||
picker_prompt.rs | ||
project_diff.rs | ||
repository_selector.rs |