Greg Pavlik

Results 6 comments of Greg Pavlik

@semmons99 (sorry for long no reply, missed the notification). I think I don't follow. > All money objects should have a currency—even a nil currency—such that proper arithmetic is done...

It was closed by accident while I merged other PR mentioning this one in the description.

@boazsegev I decided to chime in to give you another data point (I agree the permissions situation is strange, I don't fully understand why was it failing for others): Since...

@t1gu1 I think this can simplify your config (I took the crucial part for taking the branch name from you, which I didn't know how to do): ```lua harpoon:setup({ settings...

BTW, there appears to be a bug in the `key` option (that your version didn't suffer from, @t1gu1), but there's a workaround: https://github.com/ThePrimeagen/harpoon/issues/565#issuecomment-2378921076

Update: After thinking about the problem for a while, I think there's no "framework level" solution for this issue, so I think we should at least document this edge case:...