mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 06:23:19 -07:00
display logo surrounded by spaces on OSX
This commit is contained in:
parent
e4f2120ba2
commit
cc97ff19b0
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ __logo() {
|
|||
# The Apple option character
|
||||
#logo=" ⌘ "
|
||||
# The Apple logo -- only visible from Mac terminals
|
||||
logo=""
|
||||
logo=" "
|
||||
else
|
||||
logo=" X "
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue