diff --git a/common/bin/terminal-rendering-test b/common/bin/terminal-rendering-test index bf5c542..667e0a5 100755 --- a/common/bin/terminal-rendering-test +++ b/common/bin/terminal-rendering-test @@ -18,4 +18,8 @@ for s in {0..8}; do # text styles echo done echo -e "Emoji: 😱😍😬🎉" +echo -e "Possible Ligatures:" +echo -r " --> -> == != === ------> ** ++ |> <* := :: |] [| ===>" +echo -r " >= <= =>= ->- >>- <<- <***> =: <. <.> .> ~> ~~> ~~~~>" +echo -r " (* |- -| =!= :> |} {| >=> <=< ++++ ___" echo