Results 36 comments of fischerling

> Completing on paths with spaces, for example, would have been a trivial bug to resolve if it had been reported initially. Not want to argue with you but this...

When would you use complete "everything" ? By default on `Screen:get_line` ? This would be to much 10 out of 11 times. A `get_everything` is really easy just use `set_completion_context("path",...

> Though I still need to be able to complete paths as arguments to Lua functions - from the :-prompt, and they will be quoted as they are Lua arguments,...

I also think this would be a really great improvement. But this is not a trivial task. Either would it be nice to cache the thread information similar to how...

Yesterday I compiled lumail with luajit to see if there are any speed improvements. The speedup is marginal, but I found out that the memory leak is lua related. Because...

It happens also with lua5.2. Are you experiencing this too or is it caused by my configuration ?

Ok then it has to be something with my own configuration. I am sorry for all the trouble and I will let you know when I find the cause.

I was able to use BetterUnits with an account using 2FA by providing the units mobile key instead of my account password.

I can still reproduce the hanging wl-copy process with the current [master](d699dea497f5ecd13cc1f3b780f84687b55e448c). * wl-clipboard version 2.1.0 * sway version 1.8.1 ## Steps to reproduce 1. Build vis on current master...

For me your example unfortunately still hangs even. But I haven't investigated further. The wl-clipboard issue tracker has a lot of open issues, which seem related.