Wojciech Kulik
Wojciech Kulik
@Kentzo when do you think you will be able to release your fix?
I'm using CocoaPods. Are you able to release the new version?
I think I found the place:) https://github.com/jesseduffield/lazygit/blob/fb675b79f8a4a949294e8cab85ce72fed3883362/pkg/utils/utils.go#L31-L36 Maybe it would be better to replace it with the animation I posted? Looks more modern.
I guess, someone familiar with `go` could create a PR :)? I think the approach to go with the new loader for `nerdFontsVersion: "3"` sounds reasonable + adding to config...
I updated steps. I tested it with `nvim --noplugin`. I noticed that it's more significant on: ``` NVIM v0.10.0-dev-2675+g2955c921c Build type: RelWithDebInfo LuaJIT 2.1.1710088188 ``` than ``` NVIM v0.9.5 Build...
I tired it now on Kitty and Alacritty and it doesn't happen. I was able to reproduce it on iTerm2.
I guess the label "needs:repro" can be removed?
I see that the problem still occurs
I noticed also another problem. When Xcode 15.3 is opened and I do any changes to the project using `Xcodeproj`. The `App.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved` gets deleted every time. If I do the...
It turns out that most likely it's not a Xcodeproj-related bug. Whenever you change `xcodeproj` outside of Xcode when it's opened, this issue occurs. Seems to be an Xcode bug.