-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Show progress indicator for more operations, e.g. "discard changes" #2610
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Is your feature request related to a problem? Please describe.
When pushing and pulling, a progress indicator shows up that lets me know that the keypress has been received and lazygit is working on it.
But there are other operations that can take a longer time, such as rebasing, or "discard all changes" when the file tree is showing.
Describe the solution you'd like
Show a progress indicator, similar to the one for push and pull.
Describe alternatives you've considered
I wonder whether the indicator would be disruptive in case the operation is fast.
Additional context
Add any other context or screenshots about the feature request here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers