mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-12 00:11:31 +00:00
~Improve UI
This commit is contained in:
@@ -113,7 +113,11 @@ content_line() {
|
||||
END {}
|
||||
'
|
||||
}
|
||||
|
||||
# function for right side text
|
||||
# color sould be disabled
|
||||
content_right() {
|
||||
content_line "$(printf "%$((${TABLE_WIDTH:-60} - 3))s" "$1")"
|
||||
}
|
||||
# function to print sub content lines
|
||||
# for printing accompanying instructions
|
||||
sub_content_line() {
|
||||
|
||||
Reference in New Issue
Block a user