Skip to content

Commit

Permalink
Merge pull request #1926 from timbrel/ctrl-r-help
Browse files Browse the repository at this point in the history
  • Loading branch information
kaste committed Jun 6, 2024
2 parents 867f626 + 6da355d commit 64dd82f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/commands/commit.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@

HELP_WHEN_PATCH_IS_VISIBLE = """\
## In the diff below, [o] will open the file under the cursor.
## [ctrl+r] to navigate between files
"""
HELP_WHEN_UNSTAGING_IS_POSSIBLE = """\
## [u]/[U] to unstage
Expand Down

0 comments on commit 64dd82f

Please sign in to comment.