Matthew Wilding

Results 20 comments of Matthew Wilding

@utilyre I see you there are a lot of PRs around here, are you still taking contributions?

Just built this PR, works as expected. Can we please get some eyes on this @wez. Thanks.

https://mbwilding.github.io/lambda-benchmark/ Can repurpose this for displaying if needed. Re-imagined this repos code with a full rust implementation. Thanks for the inspiration Max. Did this so I can prove to my...

Can confirm @CallOrRet's assessment is correct. Tested via: ```lua exclude_filetypes = { "netrw", "toggleterm", "" } ```

Will boot into Windows to check this out, I think this fix smells like an AI round about way to fix this, the solution can be much simpler...about to find...

I'll have to re-write the UI using Tauri as there is no good way to do this with the current UI framework (egui) due to how the event loop processing...

I have started a branch porting it over to Tauri called `v2` but will close this issue when it is written, tested and released.

> One more vote for MacOS support, thanks! Started working on this now, just bought and received a new M3 mac so I can develop and test it. Already made...