Merge master into stdout2 as we need some changes from master.
This commit is contained in:
commit
e3fc21fd5f
3 changed files with 19 additions and 8 deletions
|
|
@ -196,6 +196,10 @@ line_wrap="on"
|
|||
# --bold on/off
|
||||
bold="on"
|
||||
|
||||
# Enable/Disable Underline
|
||||
# --underline on/off
|
||||
underline="on"
|
||||
|
||||
# Underline character
|
||||
# --underline_char char
|
||||
underline_char="-"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue