[Pkg-zsh-devel] Bug#767005:  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:32:42 UTC 2014
    
    
  
On 2014-10-27 16:25:43 +0100, Axel Beckert wrote:
> Vincent Lefevre wrote:
> > With compinit, Ctrl-\ (QUIT character) while completions are listed
> > makes zsh quit. So, temporary data from the zsh session are lost.
> 
> Hrm, what's the difference to https://bugs.debian.org/766933?
Sorry, I forgot that I had already reported it here.
So, I merged them.
> I actually couldn't really reproduce this issue as I haven't found a
> directory big enough (I tried /usr/bin and /usr/lib) to be quick
> enough to press Ctrl-\ before the listing is finished.
This is sufficient for me to reproduce the bug, but on a faster
machine, you may want to increase the value:
mkdir foo
cd foo
touch {1..100000}
ls [TAB]
-- 
Vincent Lefèvre <vincent at vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
    
    
More information about the Pkg-zsh-devel
mailing list