Aral Balkan

Results 312 comments of Aral Balkan

@fabiospampinato Cool, I’d say let’s redefine what `ready` means, then, for parity with Chokidar. It’ll reduce the effort for folks coming over from Chokidar, which is never a bad thing...

Famous last words, indeed :) Having looked into it a bit, I’m not sure if this is possible given the current design. If you set `ignoreInitial` to `false` on a...

> It's a tricky library to work on, I'll take a look at this +1 Recursion always is :) > FWIW an alternative way of doing this would be to...

@fabiospampinato Quick update: I don’t think adding the `readdirMap` manually is working either (when you have one with depth > 1). Opened a separate issue for that here: https://github.com/fabiospampinato/watcher/issues/18 It’s...

Just came over to open an issue on this also. New terminal apps like [Black Box](https://gitlab.gnome.org/raggesilver/blackbox) do an excellent job of integrating with the operating system’s (ok, desktop environment’s) colour...

> To deal with running instances we'd need to add support for reloading the config on `USR1` signal, but that's fairly easy to add. Ah, this was what I was...

OK, sorry for the delay, life got in the way. So, here’s one way to synchronise Helix with the system colour scheme on GNOME: ## Prerequisites Make sure your Helix...

@archeer, @the-mikedavis, et al., Just a quick heads up that I’ve now released a simple tool called Lipstick on a Pig (https://codeberg.org/small-tech/lipstick/#lipstick-on-a-pig) that handles the theme switches on GNOME-based systems....

@the-mikedavis That’s great news. I just updated [Lipstick on a Pig](https://codeberg.org/small-tech/lipstick#lipstick-on-a-pig) so it now sends the USR1 signal to Helix. This is what it looks like when you switch between...

I wrote/use Lipstick on a Pig a little while ago to do this for Helix and a few other apps. In case it’s easier: https://codeberg.org/small-tech/lipstick