I like the idea of making a small script but I couldn't make it work. What I want is to get this to execute without to much typing: term%acme -f /lib/font/bit/lucidasans/latin1.10.font and that's it. Any suggestion for a script and how to execute it would be most appreciated. Kind greetings, Mats
2014-11-06 14:56 GMT, Iruatã Souza <iru.mu...@gmail.com>: > yes, but what about two fonts? I only remember acme. > > On Thu, Nov 6, 2014 at 12:37 PM, Lee Fallat <ircsurfe...@gmail.com> wrote: >> On Thu, Nov 6, 2014 at 9:04 AM, Iruatã Souza <iru.mu...@gmail.com> wrote: >>> what other program needs two fonts? >>> >>> On Thu, Nov 6, 2014 at 11:30 AM, erik quanstrom <quans...@quanstro.net> >>> wrote: >>>> On Thu Nov 6 08:15:54 EST 2014, iru.mu...@gmail.com wrote: >>>>> acme is not the system. >>>>> >>>>> On Thu, Nov 6, 2014 at 10:48 AM, Stuart Morrow >>>>> <morrow.stu...@gmail.com> wrote: >>>>> > The way most congruent with the system might be to have $font a >>>>> > 2-variable (like prompt), to have you favourite fixed- and >>>>> > variable-width fonts both settable in the obvious place: your >>>>> > profile. >>>>> > Completely unrelated programs could conceivably reuse this trick. >>>> >> https://code.google.com/p/plan9front/source/browse/sys/src/cmd/rio/rio.c#173 >> >> rio uses what is in $font if not specified on the command-line. >> >> You can easily implement it in any gui in plan 9. >> > >