zsh-workers
 help / color / mirror / code / Atom feed
* Path completion - cursor misplaced
@ 2000-04-07  7:13 Andrej Borsenkow
  0 siblings, 0 replies; only message in thread
From: Andrej Borsenkow @ 2000-04-07  7:13 UTC (permalink / raw)
  To: ZSH workers mailing list

With current CVS:

bor@itsrm2% gzcat /u/p/u/t/.gz<TAB>

bor@itsrm2% gzcat /u2/pub/unix/texi2html/texi2html.tar<CURSOR>.gz
Completing file
texi2html-1.61.tar.gz   texi2html.tar.gz

But the common prefix is texi2html?

bor@itsrm2% zstyle -L
zstyle ':completion:*' completer _oldlist _complete _match
zstyle :completion::approximate: max-errors 3
zstyle ':completion:*' menu 'select=0'
zstyle ':completion:*::::default' list-colors ''
zstyle ':completion:*:match:*' original yes
zstyle ':completion:*:match:*' insert-unambiguous yes
zstyle ':completion:*:paths' ambiguous yes
zstyle ':completion:*:oldlist' list _match
zstyle ':completion:*' list-rows-first yes
zstyle ':completion:*:*:all-files' matcher 'r:|[.-]=**'
zstyle ':completion:*:cd:*' matcher 'r:|[.-]=**'
zstyle ':completion:*' group-name ''
zstyle ':completion:*:descriptions' format 'Completing %d'

-andrej

Have a nice DOS!
B >> 


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

only message in thread, other threads:[~2000-04-07  7:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-04-07  7:13 Path completion - cursor misplaced Andrej Borsenkow

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