Will Lynas

Results 10 comments of Will Lynas

Yes, that's correct, and yes it is quite inefficient. We could split up the "recent" file into separate files based on the hashes of the character sets. Is that an...

If this change is included, is it worth adding something to convert the old recents file to the new format?

I've run some tests, and with the biggest character set included in `rofimoji` (~42000 characters) hashing only takes ~2ms, so I don't think that on its own is an issue....

Ok, in that case I think it is best to just leave it as it is then.

Was there ever any progress on this?

How should this behave on error? Should it return the error inside a `ControlFlow:Break`?

I don't think the "Continue in browser" thing should affect this change. I'm not too familiar with `gh pr create` so I'll focus on `gh issue create`. The experience I...

I have the same problem. Also, when the plugin is enabled, pressing `d` makes nvim wait for input for a second or two.

There's also [diffview.nvim](https://github.com/sindrets/diffview.nvim) which is quite popular