MATURE LIGATURE
This commit is contained in:
parent
85f2227695
commit
4d937dd8b0
|
@ -18,4 +18,8 @@ for s in {0..8}; do # text styles
|
||||||
echo
|
echo
|
||||||
done
|
done
|
||||||
echo -e "Emoji: 😱😍😬🎉"
|
echo -e "Emoji: 😱😍😬🎉"
|
||||||
|
echo -e "Possible Ligatures:"
|
||||||
|
echo -r " --> -> == != === ------> ** ++ |> <* := :: |] [| ===>"
|
||||||
|
echo -r " >= <= =>= ->- >>- <<- <***> =: <. <.> .> ~> ~~> ~~~~>"
|
||||||
|
echo -r " (* |- -| =!= :> <!-- <==> <--> |} {| >=> <=< ++++ ___"
|
||||||
echo
|
echo
|
||||||
|
|
Reference in a new issue