Christo De Lange
Christo De Lange
Ok I think a lot of what I you are asking makes sense. However I do not have the time to make a task out of this so perhaps I...
I have done some debugging and investigation on where the color defaults for wxPython widgets are that break dark mode. I have experimented with the widgets_demo.py of GooeyExamples. Here is...
Hey there ... Thanks for commenting! I started working on it and think it is a good thing to get more experience with Fog since I work with different Cloud...
You mean this? https://github.com/fog/fog-digitalocean/pull/21
Issue #19
I am not sure how practical this will be for others but I am working around it like this: ```yaml - name: Check if we're running as root set_fact: is_root:...
> Does this happen with all commands or just `go test`? Have not tested widely so not sure. I was very focused on getting this project done :)
> Have you tried killing the focused terminal? This gets Cline going again. I have not tried this yet but I will if / when it happens again.