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



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