Florian Beeres
Florian Beeres
It does require keeping `var route` in sync with the current route. I use a helper method for that ``` const syncRoute = R.curry( ( onChange: (state: StateType, emit: Function)...
Wow that was quick, thanks!
I wanted to ask if your stance with regards to Neovim compatibility has changed in the meantime or of it's still the same, as in: compatibility is accidental but not...
I'd recommend that people see if they can use https://github.com/nix-community/npmlock2nix/ since it's simpler, with fewer features and seems better maintained at the moment
Same problem, the part about `In` was removed from the SQLite docs and I can't find any mention of it in code so I guess this was just never implemented...
Seems straightforward, I'll submit a PR towards the end of this week and if it doesn't suck completely, it can maybe be of some use to you guys. (would be...
As outlined in my comment I submitted a PR. Recently someone else submitted another PR with that option. It's up to the repository owner to decide what is going to...
Generally I have no objections, as it's my first PR, I didn't even think this would get added. :) But what's preventing backwards compatibility? I only added the optional offset,...
@maxekman do you have the MacOS "app time limit" enabled, I think it's called "Screen Time"? I'm just wondering if Alacritty crashes for you when it's put into this suspended...
This happens to me too, every morning after I wake up my MacBook, when Alacritty was suspended because of the time limit. Happens consistently, but I haven't had the time...