Added option to set prompt height which will fix the title going off screen on multi line prompts
This commit is contained in:
parent
264de7564a
commit
736b06ea3c
2 changed files with 13 additions and 2 deletions
|
|
@ -88,6 +88,8 @@ Text Formatting:
|
|||
--underline_char char Character to use when underlineing title
|
||||
--line_wrap on/off Enable/Disable line wrapping
|
||||
--bold on/off Enable/Disable bold text
|
||||
--prompt_height num Set this to your prompt height to fix
|
||||
issues with the text going off screen at the top
|
||||
|
||||
Color Blocks:
|
||||
--color_blocks on/off Enable/Disable the color blocks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue