diff --git a/dotXCompose b/dotXCompose index 78e2f02..7957ea1 100644 --- a/dotXCompose +++ b/dotXCompose @@ -11,12 +11,13 @@ include "%L" # emit(' '.join("<%s>" % char for char in str(num)), 0x245f + num, word) # Custom additions: Typography - : "…" U2026 # HORIZONTAL ELLIPSIS +# Already present for me as : +# : "…" U2026 # HORIZONTAL ELLIPSIS : "⋮" U22EE # VERTICAL ELLIPSIS : "⋯" U22EF # MIDLINE HORIZONTAL ELLIPSIS : "⋰" U22F0 # UP RIGHT DIAGONAL ELLIPSIS # To avoid conflict with \. for combining dot above. -# : "⋱" U22F1 # DOWN RIGHT DIAGONAL ELLIPSIS +# : "⋱" U22F1 # DOWN RIGHT DIAGONAL ELLIPSIS : "⋱" U22F1 # DOWN RIGHT DIAGONAL ELLIPSIS : "⁒" U2052 # COMMERCIAL MINUS SIGN # Printable sign for space. But is \ too useful a key combo to use