diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2025-02-08 19:39:56 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2025-02-08 19:39:56 +0100 |
| commit | 085baa2ac96df90bdb2a1bedd3598df19919d731 (patch) | |
| tree | 416a4960b6ca3ff95e18336d77409227c2457414 /CHANGELOG | |
| parent | 7a4b665f25f0430cccafee5c1f9f960fa0869596 (diff) | |
magit-{previous,next}-reference: New commands
Closes #5308.
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,6 +4,10 @@ - Added new option ~magit-format-file-function,~ and two functions to optionally prefix file names with icons, with the help of either ~all-the-icons~ or ~nerd-icons~. #5308 + +- Added new commands ~magit-previous-reference~ and ~magit-next-reference~, + with entry point ~C-c C-r~. Enable ~repeat-mode~ to keep navigating with + ~p~ and ~n~. #5310 Bugfixes: |
