Remove stray newlines
This commit is contained in:
parent
442c5d936b
commit
e747943c08
1 changed files with 0 additions and 3 deletions
3
neofetch
3
neofetch
|
@ -2290,9 +2290,6 @@ getimage () {
|
|||
read -t 1 ${read_flags} -s -r term_size
|
||||
stty echo
|
||||
|
||||
|
||||
# 83;28;8;15
|
||||
|
||||
# Split the string
|
||||
if [ "$image_backend" == "tycat" ]; then
|
||||
term_size=(${term_size//;/ })
|
||||
|
|
Loading…
Reference in a new issue