zsh-workers
 help / color / mirror / code / Atom feed
* Another completion-time screen refresh bug
@ 2004-03-31 16:47 Bart Schaefer
  2004-07-13  2:02 ` Geoff Wing
  0 siblings, 1 reply; 8+ messages in thread
From: Bart Schaefer @ 2004-03-31 16:47 UTC (permalink / raw)
  To: zsh-workers

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


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

end of thread, other threads:[~2004-07-15  5:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-31 16:47 Another completion-time screen refresh bug Bart Schaefer
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

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