zsh-users
 help / color / mirror / code / Atom feed
From: GoTaR <gotar@poczta.onet.pl>
To: zsh-users@sunsite.dk
Subject: 4.1.1: three bugs?
Date: Tue, 29 Jul 2003 09:45:54 +0200	[thread overview]
Message-ID: <20030729074554.GA1327@os> (raw)

Hi!

1. completion system:

a)

~/rpm/BUILD/zsh-4.1.1/Src: ./zsh
~/rpm/BUILD/zsh-4.1.1/Src: make [tab]zsh: segmentation fault  ./zsh
~/rpm/BUILD/zsh-4.1.1/Src:

b) I underlined what is highlighted by zsh.

~/d: ls *
aa:
a2  a3  a4

ab:
b2  b3  b4


~/d: ls a/[tab]
files
aa/  ab/

[tab]

~/d: ls aa/a2
files
aa/  aa/  aa/  ab/  ab/  ab/
^^^

[tab]

~/d: ls aa/a3
files
aa/  aa/  aa/  ab/  ab/  ab/
     ^^^

[tab]

~/d: ls aa/a4
files
aa/  aa/  aa/  ab/  ab/  ab/
          ^^^

[tab]

~/d: ls ab/b2
files
aa/  aa/  aa/  ab/  ab/  ab/
               ^^^

[tab]

~/d: ls ab/b3
files
aa/  aa/  aa/  ab/  ab/  ab/
                    ^^^

[tab]

~/d: ls ab/b4
files
aa/  aa/  aa/  ab/  ab/  ab/
                         ^^^

IMHO it should be:

~/d: ls a...
files
aa/a2  aa/a3  aa/a4  ab/b2  ab/b3  ab/b4


2. command line interpreter:

~: zsh
~: slfj zxc ewtg lkjlk
            ^move cursor here and press alt-d
~: slfj zxc  lkjlk
                  ^move cursor here and press twice alt-y
~: slfj zxc  lkjlkzsh: segmentation fault  zsh

Operations from 2nd and 3rd line should be repeated sometimes.

Do you want some informations about my system?

-- 
         GoTaR <priv0.onet.pl->gotar>
      http://mops.uci.agh.edu.pl/~gotar/
GEOS:.  http://informatica.agh.edu.pl/  .:LF&A


             reply	other threads:[~2003-07-29  7:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-29  7:45 GoTaR [this message]
2003-07-29  9:51 ` Wayne Davison
2003-07-29 10:01   ` Wayne Davison

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=20030729074554.GA1327@os \
    --to=gotar@poczta.onet.pl \
    --cc=zsh-users@sunsite.dk \
    /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).