multisn8
multisn8
> I tried setting `set clipboard=unnamed,unnamedplus`, but that didn't fix this unfortunately. Sorry, I miscommunicated. I meant that you could use that option as a replacement for your workflow, by...
For the time this will be unsupported, I hacked a bit of Vimscript together to emulate that behavior with `set mouse=a`: ```vim function SelectionToClipboard() if mode() == "v" let selection_start...
Ah, looks like I need to add the snapshots for both =1.82 separately. The CI tests for 1.74, I only tested for 1.82 locally. Tested now for 1.74 locally, too,...
1. Regarding the codecov, I will add a new snapshot to test the happy path. 2. The clippy lints look like they'd affect other PRs, too. All of them are...
...sorry, I had a free hour. Following suggestions for lines for each person: - aclysma - Heroically cleared the first stages ahead of time and single-handedly made the boss of...
Before I forget it, LoipesMas and dineshKumar777 also performed quite a lot of structure maintenance.
I've messaged all those we have texts yet for.
Likely requires #1478 to be implemented first, and I thought I've seen an issue like this already but I can't seem to find it.