Hi,
I'm running FreeBSD 14.2 on a headless PC with its console on a serial port, to which I connect using PuTTY on Windows 11.
I noticed that when using a UTF-8 locale, the man command uses a bit unusual characters when describing the syntax of a command: U+27E8: "⟨" and U+27E9: "⟩" (mathematical left and right angle brackets), for example:
So far I've only found three fonts containing these characters out of those I've installed: Consolate Elf, JuliaMono, and Reddit Mono (in above screenshot). Not one of Microsoft's monospaced fonts bundled with Windows 11 include the characters.
When using vidconsole, the characters are translated to left and greater than symbols so there it's not a problem: https://svnweb.freebsd.org/base/head/sys/dev/vt/hw/vga/vt_vga.c?view=markup&pathrev=332421
Any recommendations for monospaced fonts containing these characters? Maybe the developers tested this and have recommendations for nice fonts?
I'm running FreeBSD 14.2 on a headless PC with its console on a serial port, to which I connect using PuTTY on Windows 11.
I noticed that when using a UTF-8 locale, the man command uses a bit unusual characters when describing the syntax of a command: U+27E8: "⟨" and U+27E9: "⟩" (mathematical left and right angle brackets), for example:
So far I've only found three fonts containing these characters out of those I've installed: Consolate Elf, JuliaMono, and Reddit Mono (in above screenshot). Not one of Microsoft's monospaced fonts bundled with Windows 11 include the characters.
When using vidconsole, the characters are translated to left and greater than symbols so there it's not a problem: https://svnweb.freebsd.org/base/head/sys/dev/vt/hw/vga/vt_vga.c?view=markup&pathrev=332421
Any recommendations for monospaced fonts containing these characters? Maybe the developers tested this and have recommendations for nice fonts?