jesseduffield.lazygit/pkg/i18n
Stefan Haller c18d8af9f4 Use a WithWaitingStatus for rewording a non-head commit
Rewording a commit at the beginning of a long branch can take very long;
without this change, the commit message panel would stay visible with a blinking
cursor during that time, which is very confusing.

This has the slight downside that it will say "Rebasing" in the lower right
corner until the operation is done; but we already have this problem when doing
custom patch operations, or dropping changes from a commit, so it's not new, and
we can think about how to fix all these another time.
2025-03-06 08:15:18 +01:00
..
translations Update translations from Crowdin 2025-02-12 08:21:47 +01:00
english.go Use a WithWaitingStatus for rewording a non-head commit 2025-03-06 08:15:18 +01:00
i18n.go Fix language auto-detection 2024-07-13 12:07:59 +02:00
i18n_test.go Fix language auto-detection 2024-07-13 12:07:59 +02:00