zsh-workers
 help / color / mirror / code / Atom feed
* Size of select listing?
@ 1999-09-09 15:19 Andrej Borsenkow
  1999-09-10 15:23 ` Oliver Kiddle
  0 siblings, 1 reply; 7+ messages in thread
From: Andrej Borsenkow @ 1999-09-09 15:19 UTC (permalink / raw)
  To: ZSH workers mailing list

Running under dtterm with 24x80 size and doing

patch TAB

creates a select listing longer than screen size. At least, if I do it in a
directory with ~ 15 files.

bor@itsrm2:~%> patch
--backup                  --reverse                 -i
--backup-if-mismatch      --set-time                -l
--basename-prefix         --set-utc                 -n
--batch                   --strip                   -o
--binary                  --suffix                  -p
--context                 --unified                 -r
--directory               --use-index-line          -s
--dry-run                 --verbose                 -t
--ed                      --version                 -u
--force                   --version-control         -v
--forward                 -B                        -z
--fuzz                    -D                        Brodsky/
--get                     -E                        FM2000
--help                    -F                        ICONS/
--ifdef                   -N                        addrbook.d/
--ignore-whitespace       -R                        bin/
--input                   -S                        dead.letter
--no-backup-if-mismatch   -T                        dikz/
--normal                  -V                        fnt/
--output                  -Y                        mail/
--patch-root              -Z                        observe/
--posix                   -b                        save/
--prefix                  -c                        src/
--quiet                   -d                        test/
--quoting-style           -e                        tmp/
--reject-file             -f                        xxxx/
--remove-empty-files      -g

/andrej


^ permalink raw reply	[flat|nested] 7+ messages in thread
* RE: Size of select listing?
@ 1999-09-13 14:42 Sven Wischnowsky
  0 siblings, 0 replies; 7+ messages in thread
From: Sven Wischnowsky @ 1999-09-13 14:42 UTC (permalink / raw)
  To: zsh-workers


Andrej Borsenkow wrote:

> > It doesn't so much relate to handling the screen size but, one area
> > which I really don't like about the way _arguments and _long_options
> > work is the way options are considered possible matches straight-away.
> 
> It does relate to screen size. I repeat - if I have a "Really Large List" of
> matches, zsh asks me if I want to see them before printing. But if I have a
> list, that is only "a bit longer" than screen size, it is printed.
> 
> So, my question is - why zsh prints list that is longer than screen size? Is it
> intentional? I call it a bug. Either I need a way to scroll list (or to page
> through it one screen at a time) - or zsh must ask me before printing it.

Could you investigate further? This works well for me -- with
`LISTMAX=0', of course.

Have you set `LISTMAX' to something else? Is your LINES correct?

(Hm, yes, I think you made sure, I just can't think of other reasons...)

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~1999-09-13 14:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-09-09 15:19 Size of select listing? Andrej Borsenkow
1999-09-10 15:23 ` Oliver Kiddle
1999-09-10 15:45   ` Completion listing of command options (Re: Size of select listing?) Bart Schaefer
1999-09-10 15:46   ` Size of select listing? Peter Stephenson
1999-09-10 15:54   ` Completion listing of command options ( Re: Size of select listing?) Andrej Borsenkow
1999-09-10 15:59   ` Size of select listing? Andrej Borsenkow
1999-09-13 14:42 Sven Wischnowsky

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).