Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Fwd: [Pkg-zsh-devel] Bug#733075: zsh: command completion not working after semicolon
- X-seq: zsh-workers 32179
- From: Richard Hartmann <richih.mailinglist@xxxxxxxxx>
- To: zsh workers <zsh-workers@xxxxxxx>
- Subject: Fwd: [Pkg-zsh-devel] Bug#733075: zsh: command completion not working after semicolon
- Date: Wed, 25 Dec 2013 09:19:48 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=wfX/6/S6z4ZFJ9f92ywbCFmkzZ4za5GnQjOsQOYeOgw=; b=EFzOKMERffgGNooyqDjEaRL7mMwbVqvkrlL+IOjMGTtTuz1tkaUibr0wyJtsdhqUqu UhMfkRwqFZirFtMNCUYbJ38tciOoZXH+mwHsixUm5c2DKd+S4OuajnM+0VeHLHNxIqYo hmd3xlRqj4PqS0ygc6tWyV6k0cn2a7sskF/aCambHJYLC+AaT/4DzbjrYJvDG2sAKWnr 42/rVBYFSN/Y8fBCrvlIFR4YVafNJuKcskJ7L5N0pXqVCFsVGEKyOiokao40TM/UHLQe RpJpPmJR4R1Qh2mhDT5AMg7mwEi0l8qGVjsPeiUGRB3HPA34/3HF1ENY6QlmYOrt3OM5 DnFw==
- In-reply-to: <20131224214220.2173519380.qww314159@soup.q.qbilt.org>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20131224214220.2173519380.qww314159@soup.q.qbilt.org>
Dear all,
bug confirmed:
% zsh -f
eudyptes% autoload compinit;compinit
eudyptes% ls
bug confirmed
eudyptes% echo zsh 5.0.4; <tab>
bug confirmed
5.0.2 did not show this behaviour.
Richard
---------- Forwarded message ----------
From: Jay Berkenbilt <qjb@xxxxxxxxxx>
Date: Wed, Dec 25, 2013 at 3:42 AM
Subject: [Pkg-zsh-devel] Bug#733075: zsh: command completion not
working after semicolon
To: Debian Bug Tracking System <submit@xxxxxxxxxxxxxxx>
Package: zsh
Version: 5.0.4-1
Severity: important
Usually when I type a command followed by ;, after the ;, zsh is back
to a state where TAB should complete on commands again. This is
pretty basic completion behavior. After I upgraded to 5.0.4-1, I
observed that this was no longer working. As soon as I type a ;,
completion reverts to simple path completion. I observe this with my
elaborate customizations and also with zsh -f. I have not looked into
it, but it seems so fundamental, I thought it was worth reporting
right away in case there's a real issue here.
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.11-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages zsh depends on:
ii libc6 2.17-97
ii libcap2 1:2.22-1.2
ii libtinfo5 5.9+20130608-1
ii zsh-common 5.0.4-1
Versions of packages zsh recommends:
ii libncursesw5 5.9+20130608-1
ii libpcre3 1:8.31-2
Versions of packages zsh suggests:
ii zsh-doc 5.0.4-1
-- no debconf information
_______________________________________________
Pkg-zsh-devel mailing list
Pkg-zsh-devel@xxxxxxxxxxxxxxxxxxxxxxx
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-zsh-devel
--
Richard
Messages sorted by:
Reverse Date,
Date,
Thread,
Author