zsh-workers
 help / color / mirror / code / Atom feed
* Segmentation fault with matcher style setting
@ 2004-04-19 19:42 Bart Schaefer
  0 siblings, 0 replies; only message in thread
From: Bart Schaefer @ 2004-04-19 19:42 UTC (permalink / raw)
  To: zsh-workers

This may be related to the problems Thorsten Kampe has been reporting.

--- Forwarded mail from Matthias Kopfermann

Date: Mon, 19 Apr 2004 20:11:29 +0200
From: Matthias Kopfermann
To: Bart Schaefer


btw. i found the segfault causing bug.

zstyle ':completion:*' matcher-list '' 'm:{a-z-}={A-Z_} r:|[-_./]=* r:|=*' \
'm:{a-z-}={A-Z_} l:|=* r:|=*'

does evil things. that came from sven wischnowsky.
zstyle ':completion:*' matcher-list '' 'm:{a-z-}={A-Z_}' 'r:|[-_./]=* r:|=*' \
'm:{a-z-}={A-Z_} l:|=* r:|=*'

(http://www.w9y.de/zsh/zshrc) 
he did this zshrc because sven guckes and i begged for it :)
he just said that he does not want it to be a link because sometimes he wants
to do it better.

i did not see what exactly has caused the segfault as my other computer
has the exact same line but does _not_ segfault.


i tell you if i find out!


        Matthias


---End of forwarded mail from Matthias Kopfermann


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

only message in thread, other threads:[~2004-04-19 19:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-19 19:42 Segmentation fault with matcher style setting Bart Schaefer

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