Revert color blocks change as it caused issues in tty
This commit is contained in:
parent
0ebc14dcd0
commit
a34d64b43b
|
@ -236,7 +236,7 @@ underline_char="-"
|
|||
# Color block range
|
||||
# --block_range start end
|
||||
start=0
|
||||
end=15
|
||||
end=7
|
||||
|
||||
# Toggle color blocks
|
||||
# --color_blocks on/off
|
||||
|
|
Reference in New Issue