Deleted user
Deleted user
To reproduce: ``` $ mkdir golangci $ cd golangci $ go work init $ mkdir a b $ echo module a > a/go.mod $ echo go 1.20 >> a/go.mod $...
Hi, I’m Artem from [OSS Revival](https://github.com/Project-OSS-Revival). And I am already working on this issue.
Thanks, appreciate it
oh my, the first two have been quietly fixed?
Just wanted to point out that you can already achieve this using the scripting system, for example, within a Quick Reply (QR). The current commands give you even more flexibility...
You've raised some excellent points, especially about the timing and performance. I completely agree. The timing issue is actually why I created PR #4407, which was recently merged. It allows...
Hello @HenriqueRibeiroMilech , Here is the steps: - `npm i` or `yarn` to install the dependencies. - `npm run dev` or `yarn run dev` And try to hard refresh your...
> Hello everyone. > i am currently using Keepass2Android 1.09d-r0 with ykDroid 1.2.1 on my Oneplus 8 running Android 12 [no custom Rom, so Oxygen OS] and a Yubikey NFC...
Thank you! here is my config (loading through lazy) ``` lua local function load_module() require("yanky").setup({ ring = { history_length = 300, storage = "sqlite", sync_with_numbered_registers = true, cancel_event = "update",...
With shada I cannot see the problem. Would it be possible to disable yanky on :global cmd?