fix: Results height configurable. Properly collapse on border = false

This commit is contained in:
rockerBOO
2020-10-04 16:19:56 -04:00
parent a1cab377db
commit 1821eb11f1
4 changed files with 16 additions and 8 deletions

View File

@@ -17,7 +17,8 @@ function themes.get_dropdown(opts)
layout_strategy = "center",
results_title = false,
preview_title = "Preview",
width = 70,
results_width = 70,
results_height = 15,
borderchars = {
{ '', '', '', '', '', '', '', ''},
prompt = {"", "", " ", "", "", "", "", ""},