file name wildcard match
George Staikos
staikos at kde.org
Wed Apr 10 06:26:19 BST 2002
On Wednesday 10 April 2002 01:09, Dawit A. wrote:
> On Tuesday 09 April 2002 18:01, Erik Sjölund wrote:
> > I installed konqueror from the KDE_3_0_BRANCH cvstag.
> >
> > If I write /home/erik/*wav in the urlbar
> > no directories are hidden by the filter,
> > just file names not having the substring wav
> > are hidden.
> >
> > For example foobar.wav.ews is shown.
>
> Hmm... how is this supposed to match *wav ? *wav means something that ends
> with wav but containing 0 or more characters infront of it .
actually, putting *wav should not show foobar.wav.ews at all. This looks
like regexp behaviour instead of wildcard behaviour. Perhaps a misplaced
parameter?
--
George Staikos
More information about the kfm-devel
mailing list