On Sat, Apr 28, 2012 at 9:42 PM, <[email protected]> wrote: >> The real question is what the default font should be; I leave that >> decision to others. > > You mean change the hardcoded font name > in /sys/src/cmd/acme/acme.c? > By the way, I'll follow your suggestion to add 日本語 > to unicode.8.font.
Hi Kenji,
Something that I've found useful is to define the following in your profile:
fixedfont=/path/to/my/font
fn acme {builtin acme -f $fixedfont $*}
HTH,
Steve
