【发布时间】:2020-02-26 14:46:37
【问题描述】:
我的终端(以及其他)中缺少这些 Unicode 字符
ℹ:U+2139
☰:U+2630
Terminal: Terminator
字体: Hack Nerd Font Mono Regular
示例: Terminal section
【问题讨论】:
标签: unicode terminal fonts terminator
我的终端(以及其他)中缺少这些 Unicode 字符
ℹ:U+2139
☰:U+2630
Terminal: Terminator
字体: Hack Nerd Font Mono Regular
示例: Terminal section
【问题讨论】:
标签: unicode terminal fonts terminator
如果this is the font file you're talking about,那么答案很简单:该文件不包含 U+2630 的字形:
$ otfinfo -u Hack\ Regular\ Nerd\ Font\ Complete\ Mono.ttf | grep uni2630
$
【讨论】: