William Talmadge

Results 7 comments of William Talmadge

> I personally changed to 'cron' package. Where timezone and DST works as expected. I personally just moved _from_ 'cron' due to this issue https://github.com/kelektiv/node-cron/issues/315 and ran into this issue....

> In fairness, willtalmadge, it works about as well as most nodejs libraries do. It fit the specific use case for the person who made it and now the rest...

I encountered this issue as well, I cloned the repo, hardcoded the default value to 0 in `R/common_global.vim` and had packer install it from the local copy and it seems...

Judging from a previous comment it sounds like this was fixed? What version should I be on to see the fix? I'm hitting this with neovim 0.9.1 and language server...

I'm encountering this same issue on MacOS with the rose pine theme. They use blending in the mode line of inactive windows so those all show the desktop. Is there...

> This is an interesting idea. I don't see how it's different from using cmd-f though (or `/`/`?` in vim mode) -- could you explain further what makes this different...

For folks looking for a partial workaround, move the custom function into its own module. So the main code you are editing doesn't trigger this code to be reloaded. That...