zsh-workers
 help / color / mirror / code / Atom feed
* Annoying 3.0.4 bug
@ 1997-06-23 18:40 Andy Wick
  0 siblings, 0 replies; only message in thread
From: Andy Wick @ 1997-06-23 18:40 UTC (permalink / raw)
  To: zsh-workers

This wasn't in 3.0.2, don't know about 3.0.3.

When using the history after using menu completion
there is a space at the end of the command for every
tab you hit.

Important config options:
   setopt menu_complete nolistbeep
   bindkey ^[[A" up-line-or-search

Commands:
> cd /tmp
> mkdir /tmp/a
> touch a/a a/b a/c
> ls a/<TAB>
> ls<UP ARROW>
ZSH: "> ls a/a "     - Notice one space
> ls a/<TAB><TAB>
> ls<UP ARROW>
ZSH: "> ls a/b  "     - Notice two spaces
> ls a/<TAB><TAB><TAB>
> ls<UP ARROW>
ZSH: "> ls a/c   "     - Notice three spaces

Thanks,
Andy
-- 
awick@vt.edu                                    Andy Wick
awick@purple.org                              Virginia Tech


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-06-23 18:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-06-23 18:40 Annoying 3.0.4 bug Andy Wick

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