X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/378d119f5791fea807f36749ce9ecb5a5c60952e..d35f5ce5ec4102ccf530ec3648a70663da85c1d4:/unicode.plp diff --git a/unicode.plp b/unicode.plp index f558448..c22d19e 100644 --- a/unicode.plp +++ b/unicode.plp @@ -16,8 +16,11 @@ Html({ :>

Common Unicode

-

i^k in Vim. -Also see the complete digraphs table.

+

+Glyphs are followed by +digraph or code point, +i^k or i^vu respectively in Vim. +

@@ -41,9 +44,18 @@ print_glyph_tables( 'Popular', [qw{. « » . ‹ › . ‘ ’ . “ ” . „ ‚ . ‟ ‛}], [qw{. † ‡ • . § ¶ # . © ® ™ . ° ′ ″ . − × ÷ . ± ² √}], - [qw{. ⚋ ⚊ . ⚐ ⚑ . ☺ ☹ . ✓ ✗ . ✔ ✘ }], + [qw{. ⚋ ⚊ . ⚐ ⚑ . ☺ ☹ . ✓ ✗ . ✔ ✘ }, $verbose ? () : qw{. ◄ ►}], [qw{. å ä ö ü ß . ā æ ø ű ſ}], - [qw{. ñ ç é ê è . ŋ č ų ŭ ů }], + [qw{ + . á è õ û ç . ą ı ơ ů þ + }], + $verbose ? [qw{ + .>Englisc æ ð ē ȝ œ þ ƿ + .>Sámi á č đ ŋ š ŧ ž + .>Slavic ą ě ł ů ź ż ž + .>Türkçe ç ğ ı İ ö ş ü + .>Esperanto ĉ ĝ ĥ ĵ ŝ ŭ + }] : (), [qw{. ¿ … 〃 ‐ – . ‽ · ※ ‒ — }], [qw{. α β}], @@ -51,17 +63,27 @@ print_glyph_tables( [qw{. ¤ ¢ ₥ € £ ₨ $ ¥ . ฿ ₫ ₭ ₦ ₱ ₮ ₩ ₪}], [qw{. ♠ ♡ ♢ ♣ . ♤ ♥ ♦ ♧}], [qw{. ☮ ☯ ☻ ♪ ♲ ♿ }], - [qw{. ✂ ✉ ☎ }], [qw{. ⚠ ☡ ☠}], + [qw{. ✂ ✉ ℻ ☎ ☏}, $verbose ? qw{. 🔞 🔾 🔰 🔮 🕀 } : ()], # communication + [qw{. ✊ ✋ ✌ }, $verbose ? qw{. 🖹 🐜 👼 } : ()], # 3-way (RockPaperScissors, TerranProtossZerg) + [qw{. ⚠ ☡ ☠}], 'Signs', [qw{. ☉ ☿ ♀ ♁ ♂ ♃ ♄ ♅ ♆ ♇}], # solar - [qw{. ♈ ♉ ♊ ♋ ♌ ♍ ♎ ♏ ♐ ♑ ♒ ♓}], # zodiac + [qw{ + . ♈ ♉ ♊ ♋ ♌ ♍ ♎ ♏ ♐ ♑ ♒ ♓ + }, !$verbose ? () : qw{ + . 寅 卯 辰 巳 午 未 申 酉 戌 亥 子 丑 + . 虎 兔 龍 蛇 馬 羊 猴 雞 狗 豬 鼠 牛 + . 🐅 🐇 🐉 🐍 🐎 🐐 🐒 🐓 🐕 🐖 🐀 🐂 + }], # zodiac 'Key commands', [qw{. ⇥ ⇤ . ␣ ⌫ }], # common spacing [qw{. ⎀ ⇱ ⇞ . ⌦ ⇲ ⇟ }], # edit block [qw{. ⇪ ⇯ ⇭ . ⇧ ⇮ № }], # modifier [qw{. ⎈ ⌥ ⌘ ⎄ }], [qw{. ↵ ⎋ ⎉ ⎊ }], # command +$verbose ? ( [qw{. ► ⏩ ⏭ ◼ ⚫ . ◄ ⏪ ⏮ ⏏ -❚❚ }], # player ui +) : (), 'Arrows', [qw{. ↖ ↑ ↗ ↔ . ← - → ↕ . ↙ ↓ ↘ -}],