[TxMt] Re: Searching in hidden files

Jacob Carlborg doob at me.com
Sat Oct 27 13:47:46 UTC 2018


I’ll give it a try, thanks.

-- 
/Jacob Carlborg

> On 27 Oct 2018, at 15:46, Allan Odgaard <mailinglist at textmate.org> wrote:
> 
> On 27 Oct 2018, at 20:28, Jacob Carlborg wrote:
> 
> Are you referring to the “matching” field in the search dialog? Is this possible to configure globally? Ideally I would like to .travis.yml to always be included, regardless of what I have in the “matching” field.
> 
> Try run this in a terminal:
> 
> defaults write com.macromates.TextMate "Find in Folder Globs" '{ default = ( "{*,.travis.yml}" ); }'
> Then the default pattern should be {*,.travis.yml} but if you make changes to the pattern via the Find dialog, it’ll only be for the current project folder.
> 
> 
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> https://lists.macromates.com/listinfo/textmate

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20181027/28315a88/attachment.html>


More information about the textmate mailing list