Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Prompt themes
- X-seq: zsh-users 5112
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: Arno <dark-arno@xxxxxxxxxxx>, <zsh-users@xxxxxxxxxx>
- Subject: Re: Prompt themes
- Date: Fri, 28 Jun 2002 16:21:49 +0000
- In-reply-to: <3D1C8004.3010009@xxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <6134254DE87BD411908B00A0C99B044F03A0B2F7@xxxxxxxxxxxxxxxxxxxxxxx> <3D1C8004.3010009@xxxxxxxxxxx>
On Jun 28, 5:25pm, Arno wrote:
} Subject: Re: Prompt themes
}
} You know how can I emulate linux console with good character ? I use a
} Debain Linux so I think it's possible but I don't kown. I don't need
} french character in my xterm.
Running `prompt -h adam2' says, among other things:
Recommended fonts for this theme: nexus or vga or similar. If you
don't have any of these, then specify the `plain' option to use 7-bit
replacements for the 8-bit characters.
...
So you need to use `xterm -fn nexus' or `xterm -fn vga' to tell xterm
to use the nexus or vga fonts, or in your $HOME/XTerm file put
XTerm*font: nexus
(or whatever). You probably don't have the nexus or vga fonts available,
but you can find them with a Google search, which brings up e.g. this
page: http://home.earthlink.net/~us5zahns/enl/ansifont.html
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author