Jonathan Dahan

Results 125 issues of Jonathan Dahan

what is the best way to configured or ad-hoc switch between networks?

When I switched from chalk to ansi-colors, I couldn't use `ansi.keyword('hotpink')` like I was using in chalk. Not a big deal (a little sad as I liked hotpink, but red...

Instead of maintaining a list of TERM, something like ```bash read -s -t 1 -d "c" -p $'\e[c' >&2 if [[ $REPLY =~ ";4;" ]]; then RenderTarget::Sixel fi ``` from...

Leaving this here because I would like to know if this is the best way to edit and test existing blocks ### edit some blocks ### prepare the folder ```bash...

When developing updates for blocks or new blocks, PiBakery overwrites the boot directory with blocks downloaded from this repo. This makes it hard to test. Whats the easiest way to...

maybe mention some hidpi issues? I'd say 'hidpi is supported, but you might run into issues regarding mouse size scaling', or whatever other issues people frequently run into.

bug

# Bug Report The url-regex-safe package is optional, so it should be a peer dependency. ## Form Put an `[x]` if you meet the condition, else leave `[ ]`. ####...

bug
enhancement
feature request

I havent tested it yet