Looking at the 1.74 global properties I see that by default SciTE is
using its own internal file search by default, and in fact both the
PLAT_GTK and PLAT_WIN cases are commented out.

It's possible that the 'find files' dialog is reseting the 'match
case' set by the 'find stuff' dialog, which would be irritating and
inconsistent.

steve d.



On 8/8/07, Istvan <[EMAIL PROTECTED]> wrote:
> Hi
>
> I am wondering if this case appear to anybody under Linux:
>   -press CTRL+F , untick the "Match case", press enter
>   -press CTRL+SHIFT+F enter anything to find press enter
>   -press CTRL+F and the "Match case" became ticked
>
> In the global setting file there it is:
> if PLAT_GTK
>      find.command=grep --line-number "$(find.what)" $(find.files)
>
> If I remove these lines then I am unable to find anything, but the ticking
> issue disappear.
>
> Is this a bug?
>
> Thanks
> Istvan
>
> _______________________________________________
> Scite-interest mailing list
> [email protected]
> http://mailman.lyra.org/mailman/listinfo/scite-interest
>
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to