feat(pickers): custom results height for centered layout#2911
feat(pickers): custom results height for centered layout#2911ribru17 wants to merge 2 commits intonvim-telescope:masterfrom
Conversation
|
something doesnt work here, this is default dropdown theme this is dropdown theme with and this is dropwdown theme with am not against this, but this needs a little bit longer in the oven, i am also not quite sure what is causing this, on top of my head. i would need to debug a little bit longer here. Do you experience the same bugs or am i just using it wrong? |
b94f106 to
2d97ff4
Compare
|
Thanks for looking into this, sorry for not testing as thoroughly. It seems I was always using |
|
I gave this a rebase, I think it's good to merge 👍 |
|
What's the status of this PR? It should fix #3133 |
|
@Conni2461 friendly ping :) I believe this is good to merge still, I have addressed your comments above 👍 |



Description
I really like the
centerlayout strategy, but I wish I had more control of the height of the individual sections. This PR adds aresults_heightoption to the strategy that will set the height of the results window, and fill the rest of the height with thepreviewwindow. This can be especially nice for things likebcommitswhere the results window really doesn't need to be that large, and you mostly want to see your commit previews in all of their glory.Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list relevant details about your configuration
Configuration:
Build type: Release
LuaJIT 2.1.1702233742
Checklist: