[Geany] filebrowser_filter

Tomás Vírseda kaskaras at xxxxx
Thu May 7 20:26:45 UTC 2009


Hi,

I'm using geany (always last copy from svn :) to develop a python
application. I like the filebrowser filter but, as you have said, it filters
directories entries aswell. I was thinking in report this bad behabiour but
you did before. Can anyone fix it? I haven't wrote a C line in one year.

Thanks for this wonderfull editor.

Kind regards,
Tomás

2009/5/7 Enrico Tröger <enrico.troeger at uvena.de>

> On Thu, 7 May 2009 11:42:38 -0400, Vadim wrote:
>
> >>Is any rule about put information in Filter field, regexp or
> >>something?
> >>For example if I want set visible only .xml and .py files?
> >
> >I'd love this too... I open C files but don't want the headers always.
>
> *.c
> *.py
> *.xml
>
> should work.
>
> However, while testing it to verify I noticed it filters also
> directories which might not be desirable.
> Any opinions of users who uses the filebrowser plugin?
>
> Just for reference, the following is a quote of the GLib API
> documentation describing the filtering rules which are used in the file
> browser plugin:
>
>
> The g_pattern_match* functions match a string against a pattern
> containing '*' and '?' wildcards with similar semantics as the standard
> glob() function: '*' matches an arbitrary, possibly empty, string, '?'
> matches an arbitrary character.
>
> Note that in contrast to glob(), the '/' character can be matched by
> the wildcards, there are no '[...]' character ranges and '*' and '?'
> can not be escaped to include them literally in a pattern.
>
>
>
> Regards,
> Enrico
>
> --
> Get my GPG key from http://www.uvena.de/pub.asc
>
> _______________________________________________
> Geany mailing list
> Geany at uvena.de
> http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geany.org/pipermail/users/attachments/20090507/8562245a/attachment.html>


More information about the Users mailing list