zsh-users
 help / color / mirror / code / Atom feed
From: Francis GALIEGUE <francis@mandrakesoft.com>
To: zsh-users@sunsite.auc.dk
Subject: Since pws13...
Date: 11 Jan 2000 12:47:39 +0100	[thread overview]
Message-ID: <m31z7ovnhg.fsf@toy.mandrakesoft.com> (raw)

... the completion machine seems broken on some critical points :(

In perticular, if setopt correct is set, I get:

fg!toy ~ $ rpm -qa L
zsh: correct 'rpm' to 'rpmf' [nyae]?

(L is a global alias for "|less")

Before that, it tried to correct rpm to _rpm, which is not what I want
either...

Same for su, which zsh tries to replace with sum, even though su does
exist and is installed, and other things like that too...

Secondly, cd completion is broken too :( Multipart
(/us/sh/zs/f/U<TAB>) and most simply directory completion (/usr/<TAB>)
just won't work anymore, and I have no idea why. It will work only
in certain circumstances which I cannot isolate...

Relevant lines in ~/.zshrc:

_compdir=/usr/share/zsh/functions/Core
[[ -z $fpath[(r)$_compdir] ]] && fpath=($fpath $_compdir)
autoload -U compinit
compinit

Are they wrong?

-- 
fg

# rm *;o
o: command not found


             reply	other threads:[~2000-01-11 12:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-11 11:47 Francis GALIEGUE [this message]
2000-01-11 17:37 ` Bart Schaefer
2000-01-12 17:24   ` Francis GALIEGUE

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=m31z7ovnhg.fsf@toy.mandrakesoft.com \
    --to=francis@mandrakesoft.com \
    --cc=zsh-users@sunsite.auc.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).