Yuri Pieters

Results 25 comments of Yuri Pieters

I'd love to see this! I have a feeling though that it shouldn't get added here, as the goal of this project is to conform to a published spec. MathJax...

I would love to see a `%` register implemented. While the filename can be copied manually from the statusline, this has two main limitations. First it usually requires switching to...

I think it might be reasonable to restrict this proposal to untagged enums, or tagged enums that don't override any ordinal values. The use case for an enum array is...

Considering the discussion on enum slices, I'm not sure they're a good idea. Enum tags do not necessarily have a strong ordering, so ranges between them could be confusing and...

@InKryption I think that's worth discussing, yeah. Implemented correctly, it could neatly sidestep some of the issues discussed so far by reframing the concept. I think there are a few...

chromeIPass 2.8.1, KeePassHttp 1.8.4.2, KeePassXC 2.1.4, accounts.google.com I have the same issue. I tried to work around it by setting custom input fields, but because that only lets you define...

Looks like there's a fix in the works in #1081! I was able to work around this issue by using that branch (`use_http_client_2`) to test my changes.

I don't think so; if I understand that correctly, that will operate on every file that's loaded, whereas I want to operate on the bundled output.

I installed jira-cli on my company-managed Macbook with your Homebrew tap, and ran into this issue. I was able to resolve it by running `brew install --HEAD jira-cli`, which built...