feat: add configurable input window height for vertical layout (#773)
Co-authored-by: amojury <wujiajun880@gmail.com>
This commit is contained in:
@@ -172,6 +172,7 @@ Respect and use existing conventions, libraries, etc that are already present in
|
||||
},
|
||||
input = {
|
||||
prefix = "> ",
|
||||
height = 8, -- Height of the input window in vertical layout
|
||||
},
|
||||
edit = {
|
||||
border = "rounded",
|
||||
|
||||
Reference in New Issue
Block a user