zsh-workers
 help / color / mirror / code / Atom feed
From: Andreas Koenig <k@anna.in-berlin.de>
To: zsh-workers@math.gatech.edu
Subject: 8-bit characters in history and completion
Date: Thu, 26 Sep 1996 07:29:23 +0200	[thread overview]
Message-ID: <199609260529.HAA14617@anna.in-berlin.de> (raw)

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

Some time between 2.6-beta14 and 2.6-beta19 completion changed wrt
8bit characters. First example is with 3.0.1-test.

% ls
ha/  he/  hi/  ho/  hr/  hu/  hy/  hä/  hö/  hü/
% ls h<TAB>
ha/     he/     hi/     ho/     hr/     hu/     hy/     h\M-d/ h\M-v/ h\M-|/
% /usr/local/bin/zsh-2.6-beta14
% ls h<TAB>
ha/  he/  hi/  ho/  hr/  hu/  hy/  hä/  hö/  hü/


Is this intentional? Can I influence the behaviour?  I prefer the beta14 way to
display the real 8-bit character (and the spacing looks also better, imho).

I discovered that in history something similar happended between beta10 and
beta13, although beta10 looks buggy in another way:

% echo hü                           
hü
% history -1                        
  501  echo h\M-|
  502  history -1
% exec /usr/local/bin/zsh-2.6-beta10
% echo hü   
hü
% history -1
  501  echo h^ü
  502  history -1


Let me know, if you need additional info.

Thanks for the zsh!
andreas


             reply	other threads:[~1996-09-26  5:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-09-26  5:29 Andreas Koenig [this message]
1996-09-27 12:19 ` Andrej Borsenkow
1996-09-29  8:41   ` Andreas Koenig

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199609260529.HAA14617@anna.in-berlin.de \
    --to=k@anna.in-berlin.de \
    --cc=andreas.koenig@franz.ww.tu-berlin.de \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).