Re: 8-bit characters

2001-04-11 Thread will trillich
PROBLEM: 8-bit characters (such as those in 'man latin1') show as chinese in krxvt, and as pseudo-greek on console (alt-ctl-f1). SOLVED -- yippee! CONSOLE: consolechars -f where is any item mentioned (sans '.psf.gz' extension) in the /usr/share/consolefonts/ directory -- e.g.:

Re: 8-bit characters

2001-04-11 Thread will trillich
On Tue, Apr 10, 2001 at 06:33:04PM -0400, D-Man wrote: > On Tue, Apr 10, 2001 at 01:46:34PM -0500, will trillich wrote: > | pooh. i tried setting LESSCHARSET=iso8859 (and latin1) via > | bash 'export' so it'd be an environment variable, but even LESS > | still displays high-bit (8-bit) characters a

Re: 8-bit characters

2001-04-10 Thread D-Man
On Tue, Apr 10, 2001 at 01:46:34PM -0500, will trillich wrote: | pooh. i tried setting LESSCHARSET=iso8859 (and latin1) via | bash 'export' so it'd be an environment variable, but even LESS | still displays high-bit (8-bit) characters as chinese: | | % export LESSCHARSET=latin1 | % zless /etc/cons

Re: 8-bit characters

2001-04-10 Thread will trillich
pooh. i tried setting LESSCHARSET=iso8859 (and latin1) via bash 'export' so it'd be an environment variable, but even LESS still displays high-bit (8-bit) characters as chinese: % export LESSCHARSET=latin1 % zless /etc/console-tools/default.kmap.gz [snip] compose '^' 'u' to 'û' compose '"' 'U' to

Re: 8-bit characters

2001-04-09 Thread D-Man
On Mon, Apr 09, 2001 at 01:38:10PM -0500, will trillich wrote: | [snip] | string Pause = "\033[P" | compose '`' 'A' to 'À' | compose '`' 'a' to 'à' | compose '\'' 'A' to 'Á' | compose '\'' 'a' to 'á' | [snip] | | If they look different on your dislpay, i'd

Re: 8-bit characters on editor (joe)

1998-10-11 Thread Lorenzo Pulici
On dom, 11 ott 1998, [EMAIL PROTECTED] wrote: >Hi there, > >I'm using a Spanish keyboard which has some special (8-bit?) characters in >it (such as accents, n with tilde~,...) and have the system configured for >using them. In fact, they work fine on the command line, but not with the >editor