Added ligature prints

This commit is contained in:
Mahesh Asolkar 2021-12-20 14:46:29 -08:00
parent 6de1ddf4a8
commit ebd4c493c7
1 changed files with 7 additions and 0 deletions

View File

@ -29,6 +29,13 @@ U+E0B2 \xee\x82\xb2 Leftwards black arrowhead (U+2B82 \xe2\xae\x82 )
U+E0B3 \xee\x82\xb3 Leftwards arrowhead (U+2B83 \xe2\xae\x83 )\n\
"
echo -e "Ligature support:\n\
-> -----> ----------> <---------- <----- <-\n\
=> =====> ==========> <========== <===== <=\n\
+++++\n\
>= <= !=\n\
"
echo -e "Default \e[39mDefault\e[0m"
echo -e "Default \e[30mBlack\e[0m"
echo -e "Default \e[31mRed\e[0m"