Alexandre Desjardins

Results 95 comments of Alexandre Desjardins

So although I always used to have win32yank installed on the Linux side and it worked fine, I did have the delay problem lately with latest WSL. However, removing it...

@plusiv with my current WSL setup this was done automatically, but yes you could just add it to your path or symlink it to somewhere where you already store binaries...

@4513ECHO Well it does not show error but it says that the readme file does not exist even though it is there: Error: ![image](https://user-images.githubusercontent.com/7985687/148687304-a7ce31f7-4ec8-4592-9de1-c24e0d9fbd1d.png) Plugin directory: ![image](https://user-images.githubusercontent.com/7985687/148687300-6f9dcf1e-273a-41e6-a230-da16550a143f.png) It works for...

I think I know why, I checked packer_compiled.lua, and for some plugins (like telescope) it does not show the path or URL, but rather only_config: *packer_compiled.lua* ```lua ["telescope.nvim"] = {...

Regarding the AKS plugin, this project was created a while ago by sysdig: https://github.com/sysdiglabs/aks-audit-log . Since it wasn't too actively maintained and we wanted to be able to make modifications...

To be honest, we never thought of it. Initially there was only the sysdig code available and doing a rewrite in Go with the same approach was the fastest route...

Interesting, we have been seeing the exact same error while trying to add a `azuredevops_user_entitlement` with PAT. Using provider `1.0.1` as well.

please disregard my comment, the PAT used was of the wrong user without the proper permissions to create the user_entitlement. Not quite sure why it gave that message in this...

can reproduce the issue. Using sj.nvim again in the meantime

Personally, I think I prefer the clean separation between scoped and global bookmarks. With a ton of scoped bookmarks, I would rather not have them pollute the global ones. That...