Philippe Lafoucrière

Results 42 comments of Philippe Lafoucrière

Definitely voting for an issue with `StdCopy`. It works fine (so far) with `RawTerminal: true`! Let's wait another hour to be sure.

It would have hanged already. Using `RawTerminal` fixed it. Thanks There's something to fix in `StdCopy` :(

+1 Same issue here, I'm caching the template, and gin doesn't refresh the app :( Thanks

Same issue here, I have to specify `queue: background` in the schedule.yml file. I have `@queue = :background` in my job file.

Github doesn't provide such a oauth scope

I meant there's no scope for private read only :(

I forgot to mention I'm using [LazyVim](https://github.com/LazyVim/LazyVim) (in case it could be related with that instead).

By the way, I'm also running into this: https://github.com/golangci/golangci-lint/issues/536 golangci-lint is apparently running on the current file only, if I understand this correctly: https://github.com/ray-x/go.nvim/blob/1be8ef7cdf2dd355b83f330b2e6861a992fcc432/lua/go/null_ls.lua#L200

Can confirm the RSS icon is still broken on `master` as of today