zsh-users
 help / color / mirror / code / Atom feed
From: Wayne Davison <wayned@users.sourceforge.net>
To: Deliverable Mail <deliverable@gmail.com>
Cc: zsh-users@sunsite.dk
Subject: Re: complete paths after non-space
Date: Wed, 3 Aug 2005 17:27:24 -0700	[thread overview]
Message-ID: <20050804002724.GB8224@blorf.net> (raw)
In-Reply-To: <7c737f3005080316242b83bd5e@mail.gmail.com>

On Wed, Aug 03, 2005 at 04:24:12PM -0700, Deliverable Mail wrote:
> Also for in-line ^r, bash's behavior is quite normal

I consider bash's solution sub-optimal -- replacing the command-prompt
with the search prompt (which tends to bump the line over one direction
or another) and then continuing to slide the line around for every
character typed -- it just seems much nicer to me to put the prompt down
below (which is also more like it would be in an actual Emacs editor).

> Same goes for opening a bunch of stuff for completion under the line

Yes, exactly the same.  :-)  What I like about the zsh way is that the
completion items don't get left to clutter the screen after you're done
creating the command.  With bash, you can end up scrolling all the prior
output off the screen after just a few completion listings, whereas zsh
continues to update the completions under the prompt, and then removes
them when it is all done.  Of course, you can choose to turn this off
via "unsetopt alwayslastprompt", but I'd suggest giving the zsh way a
chance first -- I think you're experiencing a natural "that's not the
way I'm used to it working" reaction, but if you give it some time, you
may discover you like the zsh way better.

..wayne..


  reply	other threads:[~2005-08-04  0:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-02 23:11 Deliverable Mail
2005-08-03 17:57 ` Deliverable Mail
2005-08-03 18:15   ` Philippe Troin
2005-08-03 18:54 ` Peter Stephenson
2005-08-03 23:24   ` Deliverable Mail
2005-08-04  0:27     ` Wayne Davison [this message]
2005-08-05  2:43       ` Deliverable Mail
2005-08-05  8:30         ` Mikael Magnusson
     [not found]   ` <7c737f3005080313407fc2cdfa@mail.gmail.com>
     [not found]     ` <6249.1123141858@csr.com>
     [not found]       ` <7c737f3005080413226cb67cd4@mail.gmail.com>
     [not found]         ` <7374.1123234276@csr.com>
2005-08-05 17:22           ` Deliverable Mail
2005-08-05 17:50             ` Peter Stephenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050804002724.GB8224@blorf.net \
    --to=wayned@users.sourceforge.net \
    --cc=deliverable@gmail.com \
    --cc=zsh-users@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).