ZIm/assets/keymaps/linux
João Marcos 2d61a51ded
Diff View: Scroll to center of hunks when reviewing (#25846)
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
2025-03-01 03:20:26 +00:00
..
atom.json Fix Cmd+\ for workspace::ToggleLeftDock for Atom base keymap (#14098) 2024-07-15 15:56:10 -04:00
emacs.json Add stop_at_indent for MoveToBeginningOfLine (#25428) 2025-02-25 12:03:14 -05:00
jetbrains.json Diff View: Scroll to center of hunks when reviewing (#25846) 2025-03-01 03:20:26 +00:00
sublime_text.json Diff View: Scroll to center of hunks when reviewing (#25846) 2025-03-01 03:20:26 +00:00