zsh-workers
 help / color / mirror / code / Atom feed
* _match still does not work in _path_files
@ 1999-10-15 13:03 Andrej Borsenkow
  0 siblings, 0 replies; only message in thread
From: Andrej Borsenkow @ 1999-10-15 13:03 UTC (permalink / raw)
  To: ZSH workers mailing list

With all recent patches to 3.1.6-pws-6 _match still does not work:

~/.zshrc:

ZLS_COLORS=
SELECTMIN=0
setopt cdablevars
setopt extendedhistory
setopt extendedglob
setopt histexpiredupsfirst
setopt histignorealldups
setopt histignoredups
setopt histreduceblanks
setopt histsavenodups
setopt ignoreeof
setopt nobanghist
setopt nolistambiguous
setopt nolistbeep

bor@itsrm2:~%> compconf -L   
compconf completer='_oldlist:_complete:_match'
compconf correct_accept='2n'
compconf correct_prompt='correct to:'
compconf dumpfile='/home/bor/.zcompdump'
compconf match_insert='unambig'
compconf match_original='yes'
compconf oldlist_list='_match'
compconf path_cursor='yes'
bor@itsrm2:~%> l /tools/share/zsh
functions/      functions.old/
bor@itsrm2:~%> l /t/s/z/f*s<TAB>
	beep


/andrej


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

only message in thread, other threads:[~1999-10-15 13:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-10-15 13:03 _match still does not work in _path_files 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).