feat: allow user to wrap picker results (#701, #1296) (#1735)

This commit is contained in:
Sultanahamer
2022-02-15 13:21:56 +05:30
committed by GitHub
parent 206e71d133
commit df0b35c8bc
3 changed files with 22 additions and 4 deletions

View File

@@ -236,6 +236,15 @@ append(
Default: 0]]
)
append(
"wrap_results",
false,
[[
Word wrap the search results
Default: false]]
)
append(
"prompt_prefix",
"> ",