[Pkg-zsh-devel] Bug#767005: zsh: with compinit, Ctrl-\ (QUIT character) while completions are listed makes zsh quit

Vincent Lefevre vincent at vinc17.net
Mon Oct 27 15:05:20 UTC 2014


Package: zsh
Version: 5.0.7-3
Severity: important
Forwarded: http://www.zsh.org/mla/workers/2014/msg01336.html

With compinit, Ctrl-\ (QUIT character) while completions are listed
makes zsh quit. So, temporary data from the zsh session are lost.

To reproduce with "zsh -f":

$ autoload -U compinit
$ compinit
$ ls /path/to/dir/[TAB]
zsh: do you wish to see all X possibilities (Y lines)?

where X and Y are large enough so that one can type 'y' and Ctrl-\
while not all the completions are listed.

Upstream's zsh 5.0.5 doesn't seem to have this problem.

-- Package-specific info:

Packages which provide vendor completions:

Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name           Version      Architecture Description
+++-==============-============-============-=================================
ii  pulseaudio     5.0-13       amd64        PulseAudio sound server

dpkg-query: no path found matching pattern /usr/share/zsh/vendor-functions


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=POSIX, 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.19-12
ii  libcap2     1:2.24-6
ii  libtinfo5   5.9+20140913-1
ii  zsh-common  5.0.7-3

Versions of packages zsh recommends:
ii  libncursesw5  5.9+20140913-1
ii  libpcre3      1:8.35-3.1

Versions of packages zsh suggests:
ii  zsh-doc  5.0.7-3

-- debconf-show failed



More information about the Pkg-zsh-devel mailing list