jarbus

Results 13 issues of jarbus

Resolves an issue where properties that point from the last node to the last node don't get updated with the new vertex number, referenced in #87 The current version of...

I made a new quickaction in .config/hunter/actions: mv!.sh: ``` #!/bin/sh mv $s $n ``` Which should work using the filename substitutions according to the README, but it doesn't seem like...

Would be great to give the option to disable fans, automatic mode activates them too easily.

LanguageServer.jl can check calls with functions loaded using `include`, but when using Revise's `includet`, I'll get `Missing reference: FUNCTION_NAME`. Ex: main.jl ```julia using Revise includet("foo.jl") bar() #

enhancement

I do not have a fosstodon account, but I still enjoy browsing the local timeline for the fosstodon instance in the same way I would browse the local timeline for...

When doing 1-1 calls, Jitsi does P2P and the quality is stellar. However, when in a call with multiple people, the quality tanks down to the lowest possible resolution, somewhere...

Glava's wave visualization is very asymmetrical, with higher frequencies at the right with lots of activity and lower frequencies at the left with very little activity. I think it would...

Gym reworked some of their code base after 10.5, which made this repository incompatible with later versions of gym. A few minor adjustments have fixed these issues.

### Problem description Not sure if this is my machine only, but this happens with a default config. If you have multiple tabs open, when I resize lunarvim with something...

bug

When iterating through Navigate, NavigateExtreme, and NavigateDense data using `data.batch_iter()`, I get one of the following errors. These do not occur at the beginning of my batch iteration loop, but...