zsh-workers
 help / color / mirror / code / Atom feed
* Question: completion listing
@ 1999-02-05 10:13 Sven Wischnowsky
  1999-02-05 10:11 ` Peter Stephenson
  0 siblings, 1 reply; 5+ messages in thread
From: Sven Wischnowsky @ 1999-02-05 10:13 UTC (permalink / raw)
  To: zsh-workers

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 487 bytes --]


If you have a file `Maße', this appears in a completion list as
`Ma\M-_e' since metafied characters are treated specially.

I vaguely remember a discussion about this but I don't remember why it 
was decided to print them in this way (and I mean metafied characters
that are printable). Or was this just an oversight? Giving people
using such filenames what they deserve?

Can anyone remind me?

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: Question: completion listing
@ 1999-02-05 10:41 Sven Wischnowsky
  0 siblings, 0 replies; 5+ messages in thread
From: Sven Wischnowsky @ 1999-02-05 10:41 UTC (permalink / raw)
  To: zsh-workers

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1263 bytes --]


Peter Stephenson wrote:

> Sven Wischnowsky wrote:
> > 
> > If you have a file `Maße', this appears in a completion list as
> > `Ma\M-_e' since metafied characters are treated specially.
> > 
> > I vaguely remember a discussion about this but I don't remember why it 
> > was decided to print them in this way (and I mean metafied characters
> > that are printable). Or was this just an oversight? Giving people
> > using such filenames what they deserve?
> 
> It was neither, really:  it's to do with locales.  If your locale says
> that scharfes S is a letter, then it appears as a letter in the
> listing; if not, not.  Arguably there could be some internal way of
> by-passing it.  I produced an FAQ entry on the subject (q.v.), but
> there was some suggestion at the time this wasn't really adequate.

Oops, RTM, sorry!

> (Surprise:  the AIX system here doesn't have locales installed.)

Neither has my DU4.0d...

> I've appended it as it now stands for convenience.  Maybe a simple
> option (EIGHT_BIT_CHARS or whatever) to cover standard cases like
> ISO-8859-* would be a better idea?

Yes, I think this would be helpful. Maybe I'll find some time
somewhere...


Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: Question: completion listing
@ 1999-02-05 12:03 Sven Wischnowsky
  1999-02-05 12:44 ` Peter Stephenson
  0 siblings, 1 reply; 5+ messages in thread
From: Sven Wischnowsky @ 1999-02-05 12:03 UTC (permalink / raw)
  To: zsh-workers


I wrote:

> > I've appended it as it now stands for convenience.  Maybe a simple
> > option (EIGHT_BIT_CHARS or whatever) to cover standard cases like
> > ISO-8859-* would be a better idea?
> 
> Yes, I think this would be helpful. Maybe I'll find some time
> somewhere...

It was already there (of course ;-): `setopt PRINTEIGHTBIT'.

Maybe we should put this in the FAQ.

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~1999-02-05 12:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-02-05 10:13 Question: completion listing Sven Wischnowsky
1999-02-05 10:11 ` Peter Stephenson
1999-02-05 10:41 Sven Wischnowsky
1999-02-05 12:03 Sven Wischnowsky
1999-02-05 12:44 ` Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).