[Pkg-zsh-devel] Bug#512045: "select" gives incomplete list
Axel Beckert
abe at debian.org
Sat Mar 3 14:29:25 UTC 2012
tag 512045 + unreproducible moreinfo
kthxbye
Hi,
david sowerby wrote:
> Package: zsh
> Version: 4.3.6-6
> Debian lenny
> libc6.1 2.7-1
>
> select input in $(/bin/ls -A <dir>)
>
> this prints one screen of files (the initial part of the list) and
> then the PS3 prompt no matter how long the output actually is. The
> last part of the output is discarded.
I tried to reproduce this with
% select input in $(seq 1 1000); do echo $input; done
but it works fine for me on Lenny as well as on Sid:
When the "#?" prompt shows up and I press Enter, I get the remaining
options. When all options have been shown, it starts again with the
first set of options which fit on the screen.
> A term with more lines just shows more lines of output - still one
> screen and the prompt, discarding the rest.
Have you tried to press Enter to show the remaining options?
Regards, Axel
--
,''`. | Axel Beckert <abe at debian.org>, http://people.debian.org/~abe/
: :' : | Debian Developer, ftp.ch.debian.org Admin
`. `' | 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE
`- | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5
More information about the Pkg-zsh-devel
mailing list