zsh-workers
 help / color / mirror / code / Atom feed
* Re: Oh my God! They killed completion! YOU BASTARDS!
@ 1998-05-07  9:30 Sven Wischnowsky
  1998-05-07  9:59 ` Peter Stephenson
  0 siblings, 1 reply; 12+ messages in thread
From: Sven Wischnowsky @ 1998-05-07  9:30 UTC (permalink / raw)
  To: zsh-workers


Andrew Main wrote:

> 
> pacman@cqc.com wrote:
> >
> > ... [ about LIST_AMBIGUOUS being set by default...]
> >
> ...
>

This one confused me a bit, too, on my first TAB after the change
since I don't use it and missed the corresponding messages...

> 
> Possibility for zsh-workers: should `emulate' have the capability to
> emulate earlier zsh versions?  So `emulate zsh-2.3' would turn off
> LIST_AMBIGUOUS and so on.
> 

Hm. That may result in pretty complicated code sometimes, if this is
not restricted to option settings. (Not that the current code is simple...;-)

> >17:01 6 londo /home/pacman/src %echo $ZSH_ <--\
> >ZSH_NAME     ZSH_VERSION                      |
> >                              /---------------/
> >My cursor is sitting HERE! --/ WHAT THE HELL IS THAT?
> 
> ALWAYS_LAST_PROMPT.  One of my favourite features.  It means that you
> don't waste screen space with old completion lists -- new lists visibly
> replace the old one -- and the command line doesn't jump around, so
> it's easier to keep your eyes on what you're editing.  This has been
> available since 2.5.
> 
> >This behavior is wrong. It's SO wrong.. The vastness of your wrongness here
> >astounds me. All the languages in the world do not have enough words to
> >adequately describe the degree of wrongness exhibited by zsh 3.1 completion.
> 
> I'm glad to see I'm not the only person that gets this emotional about
> computer programs.
> 
> But ALWAYS_LAST_PROMPT is right.  It's SO right.  So vastly right that
> having to use bash purees my brain when it puts the completion list in
> the wrong place.
> 

Interesting... for some of the things I implemented, I always wondered
if people use it or even like it. ALWAYS_LAST_PROMPT was/is one of them.


Bye
 Sven


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


^ permalink raw reply	[flat|nested] 12+ messages in thread
* Oh my God! They killed completion! YOU BASTARDS!
@ 1998-05-07  5:14 pacman
  1998-05-07  8:58 ` Andrew Main
  1998-05-07 18:08 ` Andrew R. Large
  0 siblings, 2 replies; 12+ messages in thread
From: pacman @ 1998-05-07  5:14 UTC (permalink / raw)
  To: zsh-workers

Oh my God! They killed completion! YOU BASTARDS!

I must object to the changes to completion behavior in zsh 3.1 as opposed to
the previous versions. First, on the matter of LIST_AMBIGUOUS, I would
suggest that if you're going to add a new option that dramatically alters
some existing rules that people have been been using for a long time, at the
very least you shouldn't turn it on by default! The principle of least
astonishment has been grossly violated here. I have spent considerable time
in the past fixing up my shell stratup files to get the thing to behave like
I want it to. If I _wanted_ to use a new option, I'd like the chance to read
about it first, and then turn it on if it sounds like a good idea. This
particular option, I think, is not a good idea, and I don't appreciate having
it forced upon me by a new default setting. Please, let's have a little
backward compatibility.

And it gets worse than that. In listing completions, zsh is now doing
something really stupid. I type "echo $ZSH_<TAB>" (with autolist turned on)
and what happens?

17:01 6 londo /home/pacman/src %echo $ZSH_ <--\
ZSH_NAME     ZSH_VERSION                      |
                              /---------------/
My cursor is sitting HERE! --/ WHAT THE HELL IS THAT? Who did this? Some
anti-zsh person must have infiltrated the development group and sabotaged it.
This behavior is wrong. It's SO wrong.. The vastness of your wrongness here
astounds me. All the languages in the world do not have enough words to
adequately describe the degree of wrongness exhibited by zsh 3.1 completion.
If shells were rated on a scale of 1=right (zsh 3.0) to 10=wrong
(COMMAND.COM), zsh's giant step backwards from 3.0 to 3.1 would earn it a
rating equal to the number of atoms in the universe.

This is like compiling a new version of vi, only to find out that it is an
emacs clone.

And this, unlike the first issue, can't even be fixed by toggling an option.
The description of ALWAYS_LAST_PROMPT is brief and confusing (how can a
completion key be given an argument? What does that mean? Is that a numeric
prefix? Hello! Is anybody home? Completion bindings generally don't exist in
vi command mode, and numeric prefixes generally don't exist in insert mode),
but I tried turning it on and off, and it had no effect that I could see.

Why do I consider this behavior wrong? Well, first, it's a shocking and
virtually undocumented change in default behavior, which can't be good.
Secondly, there is stuff on the screen below the prompt. Being down there, it
looks like it should be part of the command line I'm editing, but it isn't.

Please, undo this horrible thing. Put the prompt back at the bottom of the
screen where it belongs.

-- 
Alan Curry
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS d? s++:-- a-- C++ UB+++L++++ P+ L+++>++++ E--- W-- N++ o K? w--- O? M--
V? PS+ PE+ Y+ PGP-(--) t* 5++ X+++ R- tv++ b-- DI- D++ G+++ !e h! r-->+++ y?
------END GEEK CODE BLOCK------


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

end of thread, other threads:[~1998-05-18  5:17 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-05-07  9:30 Oh my God! They killed completion! YOU BASTARDS! Sven Wischnowsky
1998-05-07  9:59 ` Peter Stephenson
  -- strict thread matches above, loose matches on Subject: below --
1998-05-07  5:14 pacman
1998-05-07  8:58 ` Andrew Main
1998-05-07 16:39   ` Bart Schaefer
1998-05-07 16:47     ` Andrew Main
1998-05-17  1:58       ` TGAPE!
1998-05-17  9:19         ` Bart Schaefer
1998-05-18  5:12         ` Zoltan Hidvegi
1998-05-07 18:45   ` pacman
1998-05-08  8:59     ` Andrew Main
1998-05-07 18:08 ` Andrew R. Large

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).