We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfc7324 commit 9c3f4afCopy full SHA for 9c3f4af
CHANGELOG.md
@@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
## Fixed
16
- wrong file with same name shown in file tree ([#748](https://github.com/extrawurst/gitui/issues/748))
17
- filetree collapsing broken on windows ([#761](https://github.com/extrawurst/gitui/issues/761))
18
+- unnecessary overdraw of the spinner on each draw ([#764](https://github.com/extrawurst/gitui/issues/764))
19
20
### Internal
21
- use git_repository_message [[@kosayoda](https://github.com/kosayoda)] ([#751](https://github.com/extrawurst/gitui/issues/751))
0 commit comments