Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Set any non-default string sequence (e.g. ['a', 'b', 'c', 'd']) for frames in ~/.config/lazygit/config.yml
Start lazygit and navigate to Local branches (3)
Press 'p' to pull
See default sequence instead of customized spinner near "Pulling"
Expected behavior
Custom sequence is drawn instead.
Screenshots
Version info:Run lazygit --version and paste the result herecommit=v0.41.0, build date=2024-03-23T09:30:36Z, build source=binaryRelease, version=0.41.0, os=linux, arch=amd64, git version=2.45.0Run git --version and paste the result heregit version 2.45.0
Note: please try updating to the latest version or manually building the latest master to see if the issue still occurs.
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior Custom sequence is drawn instead.
Screenshots
Version info: Run
lazygit --version
and paste the result herecommit=v0.41.0, build date=2024-03-23T09:30:36Z, build source=binaryRelease, version=0.41.0, os=linux, arch=amd64, git version=2.45.0
Rungit --version
and paste the result heregit version 2.45.0
Note: please try updating to the latest version or manually building the latest
master
to see if the issue still occurs.