Archie
Archie
I am also getting this error, pushing with the command line works fine. Update: Got my vaults mixed up. Install plugin to the correct vault and pushed by command. Now...
Go into the make file and change the line OBJECTS=blinky.ihx uart.ihx sp_test.ihx to OBJECTS=blinky.ihx uart.ihx
> When I change the setting in my config and save the file, nothing changes in the current session. Works fine for me. I use `sed` to set it (however...
What Dirbaio said seems like the best solution. However a hack to get around the issue is to add the following (replacing the target with yours) to your IDE settings...
> But it sounds like this is for dependencies that run regardless of whether a recipe succeeds or fails? No, you got the right idea. A way to run a...
Thank you, that is a lot more convenient than my method. Given it's just to help debugging this should be good enough for me but any improvements to it would...
@keith-hall Thanks for the quick response. I've just [asked terminal-colorsaurus](https://github.com/bash/terminal-colorsaurus/issues/34) but I imagine its out of scope of that crate. Reason I'm requesting this is that the current system doesn't...
> regarding Ghostty, this discussion is relevant: #3165 Unfortunately, I couldn't get it working with those suggestions. I've got my own hacky fix with `sed`, which I use for other...