fix: increase result height (#2282)
This commit is contained in:
@@ -534,7 +534,7 @@ M._defaults = {
|
||||
},
|
||||
input = {
|
||||
prefix = "> ",
|
||||
height = 8, -- Height of the input window in vertical layout
|
||||
height = 6, -- Height of the input window in vertical layout
|
||||
},
|
||||
edit = {
|
||||
border = { " ", " ", " ", " ", " ", " ", " ", " " },
|
||||
|
||||
Reference in New Issue
Block a user