zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@sunsite.dk
Subject: Another completion-time screen refresh bug
Date: Wed, 31 Mar 2004 16:47:25 +0000	[thread overview]
Message-ID: <1040331164725.ZM29343@candle.brasslantern.com> (raw)

With this style:
zstyle ':completion:*' completer _all_matches _complete _match _approximate

If, in the zsh source tree, I type:

schaefer<528> rm <TAB>

I get the following output, with the cursor on the SECOND line:

schaefer<528> rm  
Completing filrm
Src/                  LICENCE               Doc/                
ChangeLog             CVS/                  Misc/               
Completion/           config.sub*           Functions/          
stamp-h.in            config.guess*         StartupFiles/       
configure*            INSTALL               ChangeLog-3.1       
autom4te-2.53.cache/  Makefile.in           ChangeLog.3.0       
configure.ac          README                mkinstalldirs*      
Util/                 config.h.in           install-sh*         
Test/                 config.h.in\~         aclocal.m4          
Etc/                  aczsh.m4                                  
Config/               META-FAQ                                  
Completing all matches
Src ChangeLog Completion stamp-h.in configure autom4te-2.53.cache configure. ...


Note that the final line there after "Completing all matches" is exactly as
wide as the terminal.  The line editor obviously has missed that the cursor
wrapped to the next line at that point, and didn't emit enough "up" motions.
(There is only one line after "Completing all matches", beware of your mail
program displaying it wrapped.)


             reply	other threads:[~2004-03-31 16:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-31 16:47 Bart Schaefer [this message]
2004-07-13  2:02 ` Geoff Wing
2004-07-13  4:48   ` Bart Schaefer
2004-07-13  5:09     ` Bart Schaefer
2004-07-13  6:39     ` Geoff Wing
2004-07-13 15:17       ` Bart Schaefer
2004-07-15  3:37         ` Geoff Wing
2004-07-15  5:51           ` Geoff Wing

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=1040331164725.ZM29343@candle.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-workers@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).