There is more then one Private Use Area: U+F 0000-U+F FFFF and U+10
0000-U+10 FFFF are additional ones. I do not know how good different
terminal emulators support displaying characters from these areas
though: e.g. echoing U+F 0000 clearly shows that zsh (5.2) thinks that
this character has double width, while konsole displays it as single
width which makes it impossible to use U+F0000 for zsh prompt (same
for bash-4.3_p42-r1). Python-3.4.3-r1 and -2.7.10-r1 say that width of
this character is ambiguous (AFAIR they are right here).
Also no idea how @Lokaltog was choosing what code points to use for
existing glyphs.
>
> Am Dienstag, 22. März 2016 04:39:58 UTC+1 schrieb s-ol:
>>
>> I don't know how much unused glyphs there are in the User unicode block,
>> but if there are four left I could add these alongside the original ones and
>> provide a unicode-alt theme that uses them instead for example.
>