Julian Hauser

Results 229 comments of Julian Hauser

I'm gonna play around with this probably on the weekend. I'll see if it's manageable to have both versions. I'm not sure it's worth the added complexity, but let's see...

I just tested my theory about what makes the picker a bit slow, and I was wrong. Even when I remove all the highlighting, the picker is still on the...

Great to see you back at this! :) I'll play around as well and see what else could be at fault. It might be useful to have someone chime in...

Hui, that is very sluggish. In my case, the picker opens almost instantly. What year is your i5 from? I'm asking to exclude the possibility that something else on your...

Maybe [this profiler](https://github.com/2dengine/profile.lua) or something similar could help with identifying what's slowing things down. EDIT: I also found [these suggestions](http://lua-users.org/wiki/ProfilingLuaCode).

I finally took a serious look at this and I *think* I found various ways to dramatically speed up the Telescope picker. In my tests the picker is about 10x...

I've merged #72 as it seemed to work well and give significant improvements. Still happy about feedback when you get to check out the changes :)

Hi! Thanks a lot for this PR, this seems like a useful addition! One thing that might be useful is to make it configurable and leverage existing `papis.nvim` functionality. In...

I don't think you'd need to implement anything complex because I've already needed to implement something like this for the various places where `papis.nvim` uses formatted string of document info...

You are right, that first one looks indeed better :sweat_smile:. Especially that comma after the authors looks off. Is there anything else you're unhappy about? If it's ok for you,...