Unverified Commit 772ea2c5 authored by black's avatar black Committed by GitHub

Merge pull request #1286 from Michal-Szczepaniak/master

Linux: Fix ASCII for Sailfish OS
parents 40dcf541 6cd7a8b1
...@@ -8117,7 +8117,7 @@ EOF ...@@ -8117,7 +8117,7 @@ EOF
"Sailfish"*) "Sailfish"*)
set_colors 4 5 7 6 set_colors 4 5 7 6
read -rd '' ascii_data <<'EOF' read -rd '' ascii_data <<'EOF'
_a@b ${c1} _a@b
_#b (b _#b (b
_@@ @_ _, _@@ @_ _,
_#^@ _#*^^*gg,aa@^^ _#^@ _#*^^*gg,aa@^^
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment